cczona


Member since 12/15/2007

3 snippets

3758 profile views

2 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

cczona's Recent Bash SnippetsTagged Bash



« 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 538 posted 16 years ago by cczona
//for options available, see: http://www.ss64.com/bash/shopt.html
1 671 posted 16 years ago by cczona
« Prev 1 Next »