Need to trace or debug Bash completion
by zeroone from LinuxQuestions.org on (#6E47B)
How is here to debug Bash completion process as run
$ set -x
on interactive shell has no effect at all
$ ls <tab>...
just do job completing as is ?
One expert please shed a light
$ set -x
on interactive shell has no effect at all
$ ls <tab>...
just do job completing as is ?
One expert please shed a light