Sign in
akaros
/
akaros
/
3ee608864c6c2d5c76b6ae48b30673b2870e717a
/
.
/
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