mkdir && cd to it

Posted by root Mon, 16 Jun 2008 12:49:00 GMT

# negative - spawning a new shell
mkdir -p $1 && cd $1 && $SHELL

Posted in  | Tags  | no comments

Comments

Comments are disabled