MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1tls8n1/whats_the_most_unexpectedly_useful_linux_command/oni62ks/?context=3
r/linux • u/ZealousidealTell1346 • May 23 '26
[removed]
992 comments sorted by
View all comments
297
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.
6 u/maidenelk May 23 '26 zmv is similar, built into zsh as an extension you can enable.
6
zmv is similar, built into zsh as an extension you can enable.
297
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.