Useful Ubuntu Commands

Cheatsheet for Ubuntu commands
  • cat filename.txt Opens the entire file. You cannot scroll so this is good for short files.
  • less filename.txt Opens the file and allows you scroll through
  • nano filename.tct Opens the file and allows you to edit cd

ls cd ..

nano

conda