Skip to content

Instantly share code, notes, and snippets.

@ThaddeusJiang
Created August 27, 2018 05:11
Show Gist options
  • Save ThaddeusJiang/60d7f67634dc8808a639226ae2992f3d to your computer and use it in GitHub Desktop.
Save ThaddeusJiang/60d7f67634dc8808a639226ae2992f3d to your computer and use it in GitHub Desktop.
linux 创建目录并进入
mkdir xxx && cd $_ 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment