Course / Level 2: Your First 30 Minutes in the Terminal / Lesson 8
Deleting files.
Lesson 8 · Your First 30 Minutes in the Terminal · Zero to AI Hero by Meegrow Labs
You delete a file with the rm command followed by the filename, for example rm notes.txt permanently removes that file — there is no trash can, so be careful.