Open bgoodwine opened 2 years ago
To add: how to search through files and directories (thanks to aarmelin14)
That '.' represents your current directory.
That 'cd -' will bring you to the last home path that you were on
That 'ps ux' will list the processes that you are running on your machine
That 'ps aux' will list all the processes that are being run on the student machine
That 'ping' will measure the latency of your machine to another machine
@jeanfboueri
Add Linux tips to the text file located here.
They'll pop up every time the user opens a window in Terminal :)