Lab 03 - Paul-Jones-DF/SYS255-01 GitHub Wiki
Cool Linux commands
man -(command)
- shows the manual for the command inputted allowing you to learn the proper syntax add-ons and abilities of these commands ps
- lists all the currently running processes on the shell very useful to determine if something that should be running isn't or if vice verse wget
- get a link from the world wide web often used to import directories form places such as github