For jumping around in elaborate source trees.
Usage:
cdto [search root directory] [case insensitive filename]
If you just want to search current directory:
cdto [case insensitive filename]
Automatically appends * to search filename.
Update October 10, 2011: There are some nifty cd related scripts in this assorted archive of shell scripts on GitHub. The CDPATH stuff is pretty neat.
-
paksoy posted this