This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

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