David Coil edited General Notes on Bioinformatics.md  about 9 years ago

Commit id: cc0f530b8d1ea851de580c6fcfbe69f4a3ab5133

deletions | additions      

       

And this interactive tutorial: [http://www.ee.surrey.ac.uk/Teaching/Unix/](http://www.ee.surrey.ac.uk/Teaching/Unix/)  ##Summary of Unix/Linux  commands and terms $ **ls** lists files and directories (folders). If left as just "ls" this command will list the files and directories in your current location. If a "path" is added afterwards (e.g., ls /usr) this command will list the files and directories in that location.  $ **cd** use to change directories