Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 248 Bytes

unix_commands.md

File metadata and controls

9 lines (8 loc) · 248 Bytes

Some common unix commands:

ls: list all files and directories cd: change working directory cat: print output of file pwd: list current path of current working directory nano: edit file in nano editor touch: create empty file ssh-add: adds ssh key