Sign in
akaros
/
upstream
/
4e65d627c3ed5a5b9d3c128d8b405e11f300bae6
/
.
/
kern
/
kfs
/
.bashrc
blob: c98d05fdfcece431b0da6fec417d1795f95fd799 [
file
] [
log
] [
blame
]
_spawner_compl
()
{
local
cur
=
$
{
COMP_WORDS
[
COMP_CWORD
]}
COMPREPLY
=(
$
(
compgen
-
c $
{
cur
})
)
}
complete
-
o
default
-
o nospace
-
F _spawner_compl strace
complete
-
o
default
-
o nospace
-
F _spawner_compl perf