Ravindra Sule wrote:
| I am trying to rename multiple files with mv command with single
| script to remove last ? charecter.
| 
| e.g.
| 
| mv system01.dbf? system01.dbf
| mv rbsol.dbf? rbsol.dbf
| mv tools.dbf? tools.dbf
| 
| It shows the error that destination should be a directory. But similar
| renaming could be done giving command at command prompt with one mv
| at a time.
| What could be the solution.
| 
| 

i think you might be required to write a shell script.

arvind



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to