Package: bash-completion
Version: 1:2.8-5

# ls m*
my.rc.local
# set m<TAB>
monitor      my.rc.local

So what good is doing
# set monitor
for?

Oh, I see

# mkdir /tmp/n
# cd /tmp/n
# set <TAB>
allexport             hashall               monitor               nounset       
        verbose
braceexpand           histexpand            noclobber             onecmd        
        vi
emacs                 history               noexec                physical      
        xtrace
errexit               ignoreeof             noglob                pipefail
errtrace              interactive-comments  nolog                 posix
functrace             keyword               notify                privileged

They are supposed to be only after -o, +o etc.!

All I wanted to do was set some filenames, without this interference.

Reply via email to