In csh, is there any way to ignore case in command prompt? I hope doing cp/mv/vi/etc... can just type lowercase filenames and still be able to use tab to auto-complete.
Tell me more
×
Server Fault is a question and answer site for
professional system and network administrators. It's 100% free, no registration required.
|
check this one out http://stackoverflow.com/questions/3288344/cshell-tab-completion-case-insensitive i usually don't use csh, mostly bash in which things like this are much easier. |
|||
|
|