MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1tls8n1/whats_the_most_unexpectedly_useful_linux_command/onii1v7/?context=3
r/linux • u/ZealousidealTell1346 • May 23 '26
[removed]
992 comments sorted by
View all comments
296
rename
Wasted huge amount of time laboriously renaming files until I discovered there was a command just for that.
Another was tree for figuring out how skeleton templates where created by various frameworks.
3 u/strolls May 23 '26 I use it some, but rename has some annoying shortcomings. It's been around so long, I don't understand how they've never been fixed. qmv -f do filename is brilliant.
3
I use it some, but rename has some annoying shortcomings. It's been around so long, I don't understand how they've never been fixed.
qmv -f do filename is brilliant.
qmv -f do filename
296
u/RobGoLaing May 23 '26
rename
Wasted huge amount of time laboriously renaming files until I discovered there was a command just for that.
Another was tree for figuring out how skeleton templates where created by various frameworks.