rename - File renaming Linux -


i have tried rename several files on linux system. usedrename 's/foo/bar/g' * files wish change in current directory. not change name of files think should. appreciated.

an easy way do:

mv file2rename newname


Comments

Popular posts from this blog

mysql - How to unscape text from database in android studio -

php - Admin SDK -- get information about the group -

Making CSS Drop Down Menu 2 Columns -