Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
multiple renaming files & extension
Name: tatoo Date: June 5, 2004 at 18:46:35 Pacific OS: Win XP CPU/Ram: P4, 512
Comment:
How may I rename files *.txt to *.dat? (*=all). Example:
If i have 3 files named a.txt, b.txt, c.txt how can I rename them as a.dat, b.dat & c.dat (at the same time, not one by one). I know that we use mv for renaming but it doesn't change the .txt to .dat...
Summary: Hi, I would like to rename files in a directory. for eg: ls -ltr *.bup.* would give a result of: ma.bup.Wednesday hw.bup.Wednesday etc I need to trim the last field i.e "Wednesday" to just ma.bup au...
Summary: Hello - Question from a newbie here, and for that I apologize. :) We have a billing system that updates our .htpasswd file. We're trying to add more billing systems so our customers have several optio...
Summary: Greetings! Does anyone know of a utility or a script for renaming files on a UNIX web server? I've seen several of these types of renaming utilities for Windows, but none for UNIX. I have 10,000 fil...