Profile
Achievement
cczona's Recent SnippetsTagged Bash
- All /
« Prev 1 Next »
Check out the bash command 'shopt -s cdable_vars' From the man bash page: If set, an argument to the cd builtin command that is not a directory is assumed to be the name of a variable whose value is the directory to change to.
0
694
posted 16 years ago by cczona
//for options available, see:
http://www.ss64.com/bash/shopt.html
1
850
posted 16 years ago by cczona