On Tue, Nov 26, 2002 at 09:52:43PM +0530, Sridhar M.A. wrote:

>On Tue, Nov 26, 2002 at 08:18:27AM +0530, 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.
>   > 
>Easiest one I have used is mmv. It is directly available in debian.
>Check for your distro.

mmove is for MS-DOS file system. It is a part of mtools package on
woody. 

mmove(1)

Name
       mmove - move or rename an MSDOS file or subdirectory


rajesh@woody:~$ l /usr/bin/mmove
lrwxrwxrwx    1 root     root            6 Sep 16 09:55 /usr/bin/mmove
-> mtools

Peace

--
Rajesh
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : Knowing your run-time X configuration          LOST #351

To know the run-time configuration of your X server in full
detail, inclusive of version, config files, chipset etc do:
o X --probeonly 2> filename
o less filename

####<[EMAIL PROTECTED]>###################################
:


-------------------------------------------------------
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