Sign In
New User? Sign Up
exiv2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can search the group for older messages.

Messages

  Messages Help
Advanced
editing timestamps in folders   Message List  
Reply | Forward Message #221 of 1513 |
Re: editing timestamps in folders

Thanks a lot, it is linux I'm using and that command worked perfectly.
Thanks again for the very quick response, kris :)




--- In exiv2@..., KELEMEN Peter <fuji@d...> wrote:
>
> * exiv2user (exiv2user@y...) [20060224 20:03]:
>
> > [...] I just want to know what command i have to add to "exiv2
> > -a -09:45:00 ad /home/kris/Photos/" to make it act on all the
> > photos within that directory. I've tried adding the -r recursive
> > option which would normally be used be used in this sort of
> > situation, but it won't recognise it.
>
> The "-r" option is used to specify formatting for the rename
> action. You didn't mention your operating system, but on Linux
> and most Unices with GNU find(1) you can do the following
>
> find /home/kris/Photos/ -type f -print0 \
> | xargs -0 exiv2 -a -09:45:00 ad
>
> ...and it will do just what you wanted.
>
> HTH,
> Peter
>
> --
> .+'''+. .+'''+. .+'''+. .+'''+. .+''
> Kelemen Péter / \ / \ / fuji@d...
> .+' `+...+' `+...+' `+...+' `+...+'
>







Fri Feb 24, 2006 9:25 pm

exiv2user
Offline Offline
Send Email Send Email

Forward
Message #221 of 1513 |
Expand Messages Author Sort by Date

Hey, I'm sorry to ask what is probably a really silly question, but I'm just feeling really frustrated. I just want to know what command i have to add to...
exiv2user
Offline Send Email
Feb 24, 2006
8:03 pm

... The "-r" option is used to specify formatting for the rename action. You didn't mention your operating system, but on Linux and most Unices with GNU...
KELEMEN Peter
fuji@...
Send Email
Feb 24, 2006
8:43 pm

Thanks a lot, it is linux I'm using and that command worked perfectly. Thanks again for the very quick response, kris :)...
exiv2user
Offline Send Email
Feb 24, 2006
9:26 pm
Advanced

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help