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