shell programming - how to write a script that renames files after their last moddate?

Vince Hoffman Vince.Hoffman at uk.circle.com
Tue May 27 07:44:07 PDT 2003


 
> This is certainly not freeBSD specific and probably I'm annoying
> someone for being off-topic but please be patient and hint me on where
> to find good resources in shell-programming.
> 
http://www.shelldorado.com/
isnt bad. otherwise comp.unix.shell is always worth a look.



> 
> I could use some help in writing a script that renames all files in a
> directory tree to the files last modified date, example usage:
> 
> > daterename "Img_" *.jpg
> 
> the command above will rename all *.jpg files to "Imag_<date>".jpg
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
> 


More information about the freebsd-questions mailing list