Guest User

Untitled

a guest
Sep 23rd, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. # change directory
  2. cd # back to the last one you were in
  3. mkdir dir && cd !$ # cd into the director you just created
  4. take dir # cd into the director you just created - a custom function
Add Comment
Please, Sign In to add comment