Guest User

Untitled

a guest
Feb 18th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. cdUp(){
  2. cd "$(dirname "$1")/.."
  3. pwd;
  4. }
  5.  
  6. cdUp /Users/de/Downloads/32/S01E32-array-arrayslice-collection-collections-1-master.zip
Add Comment
Please, Sign In to add comment