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