rm -v file.txt

Category: File Operations

rm -v file.txt

Remove with verbose output

Prints each filename as it's deleted so you know exactly what was removed. -v means 'verbose'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.