[pacman-dev] [PATCH] bash_completion: remove absolute utility paths again

solsTiCe d'Hiver solstice.dhiver at gmail.com
Thu Feb 25 20:03:19 EST 2010


> add a “\” (back-slash) before the command)...

it is even working if \ is in the middle of the command name
try:
$ l\s
$ alias printf='print hi\n"'
and then try
$ prin\tf

from #bash at irc.freenode.net
<ferret> you can also use 'command' or "command"
<ferret> or l\s
<ferret> or ''ls



More information about the pacman-dev mailing list