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