Joined March 2013
·

Paul

The Netherlands
·
·

Posted to mkdircd the child of mkdir and cd over 1 year ago

Actually, the "$@" in the bash function stands for "all arguments to this function, quoted" (the first argument would be "$1"). Running "mkdircd a b" would create two directories, and then cd into the first.

Achievements
89 Karma
0 Total ProTip Views
Interests & Skills