Linux News
The world is talking about GNU/Linux and Free/Open Source Software
How to rename multiple files on Linux
In Linux, when you want to change a file name, mv command gets the job done. However, mv cannot rename multiple files using wildcard. There are ways to deal with multiple files by using a combination of sed, awk or find in combination of xargs. However, these are rather cumbersome and not user-friendly.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.