Guest User

Untitled

a guest
Jan 22nd, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. Commands which I remember and understand their functions
  2.  
  3. ~ = this sign/symbols takes one back to home directory
  4. pwd = present working directory
  5. cd = current directory
  6. cd .. = current directory level up/back
  7. rm = remove
  8. -r = remove (a very serious function in cmd)
  9. touch = to create a file in js or elsewise
  10. touch introduction.js (here js= extention/kind of file)
Add Comment
Please, Sign In to add comment