Advertisement
Guest User

Untitled

a guest
Apr 16th, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1.  
  2. # fs API
  3. > pwd
  4. /home/ajl/
  5. > cd Projects
  6. > pwd
  7. /home/ajl/Projects
  8.  
  9. # tag API expected:
  10. > ts pws
  11. +ajl
  12. > ts cs Projects
  13. > ts pws
  14. +ajl+Projects
  15.  
  16. # tag API actual:
  17. > ts pws
  18. +ajl
  19. > ts cs Projects
  20. > ts pws
  21. +ajl
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement