No love renaming files in Linux

Posted April 11, 2008

When renaming files in DOS and Windows, you typed in REN *.txt *.bak. Easy.

In Linux, you would figure it would be just as easy. Nah. MV and RENAME don’t do it as easily. Sure you can write a script to do this, but come on!!!

I love me some Linux, but it’s true that some things are harder. (Many things are easier tho!)

Posted in Linux

Leave a Reply