Skip to content

Instantly share code, notes, and snippets.

@Rokobokode
Last active November 23, 2015 10:56
Show Gist options
  • Save Rokobokode/f0200dc245e8f7020b42 to your computer and use it in GitHub Desktop.
Save Rokobokode/f0200dc245e8f7020b42 to your computer and use it in GitHub Desktop.
bash: mkdir & cd into it as single command
mkdir /home/foo/doc/bar && cd $_
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment