One Quickie


Case-insensitive file completion with bash (Unix->General)
If you use bash as your shell and use filename completion a lot, you can get bash to ignore the case of filenames just like HFS does. Just put this in your ~/.inputrc file:

set completion-ignore-case On

Then when you type ls /appli in the shell you'll get ls /Applications/ like you ought to!



borkware home | products | miniblog | rants | quickies | cocoaheads
Advanced Mac OS X Programming book

webmonster@borkware.com