[wildcard commands in the shell don't work]
If you are using "bash" or "sh", try "unset -f -f", yes, it needs two -f
flags. If you are using "csh" or "tcsh", try "unset noglob". Then figure
out what set it.
Bruce
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
Hey there everyone,
For some reason, I am not able to use any wildcards from the command
line in Debian. I am meaning things like 'ls *', and other assorted
wildcards. Is there some package I did not install that this should be
in? It seems odd that I have the ability to use the ls, cp, rm, etc
2 matches
Mail list logo