Ron Johnson:
> Daniel Cliff:
> > Ron Johnson:
> > > Daniel Cliff:
> > > > _ rename the files according to some pattern (eg
> > > > 20090101_001.jpg, 20090101_002.jpg etc)
> > >
> > > jhead -n%Y%m%d-%H%M%S *.jpg
> > 
> > I definitely loved this one!
> 
> I make an alias defined in /etc/bash_aliases :
> alias renpics='jhead -n%Y%m%d-%H%M%S *.jpg'
Also, renrot can do this type of renaming, as well as lossless rotation
of 90, 180 or 270 degrees.
The format for renaming is in /etc/renrot/renrot.conf, e.g.:

name template    = '%Y.%m.%d %H.%M.%S'


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to