Due Date: August 27, 2025
The command box in Linux is called the Terminal.
ls – List Files and DirectoriesDisplays the contents of the current (or specified) directory.
ls -l → long listing (permissions, size, date)ls -a → show hidden filesls -lh → human-readable file sizescd – Change DirectoryMoves you to a different directory.
cd Documentscd .. → go up one directorycd / → go to root directorycd ~ → go to home directorypwd – Print Working DirectoryShows the full path of the directory you are in.
/home/username/Documents
cat – Concatenate and Display FilesDisplays the contents of a file.
cat file.txtcat file1.txt file2.txt > combined.txt → combine filescat -n file.txt → show line numbersnano – Text EditorOpens a simple editor inside the terminal to create or edit files.
nano file.txthistoryDisplays a list of previously entered commands with line numbers.
Once logged in, locate and open the Terminal (command box).
Click here so we can work with Mr. Cusack on learning 60 Linux Commands.
60 Linux Commands you NEED to know (in 10 minutes)
Mr. Cusack will lectures on this
You will follow along.
You will need to get out paper and a pencil.
You need to write a standard heading.
Your title will be "60 Linux Commands".
Mr. Cusack will tell you what to write.
PX_lastname_60Linux.mp4 history command.PX_lastname_60Linux.png ✅ Once you’ve completed both tasks, submit them as instructed.