[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Transferring pictures from a digital camera (it was Re: Best software under Gnome)



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'


Reply to: