Advertisement
Guest User

Untitled

a guest
Jan 20th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. /Users/Directories
  2.  
  3. $ cd firstname
  4.  
  5. $ touch test1.txt
  6.  
  7. $ touch test2.txt../lastname
  8.  
  9. $ touch ../lastname/test2.txt
  10.  
  11. $ > ../lastname/test2.txt
  12.  
  13. $ > /Users/Directories/lastname/test2.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement