mv -v src.txt dst.txt

Category: File Operations

mv -v src.txt dst.txt

Move with verbose output

Shows each file being moved as it happens. -v means 'verbose'.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.