Re: filename prefixes while transfering images from memory cards
- From: "Sumo Wrestler (or just ate too much)" <sumo.wrestler.0rj82m+no.spam.abuse@xxxxxxxxxxxxx>
- Date: Tue, 04 Apr 2006 23:06:21 -0500
H.S. wrote:
[...]
So, to put it in very approximate terms, I am enquiring if my memory
card maybe seen as a camera with an application in the same way as gtkam
sees a camera through the USB port.
->HS
Probably not. If it were me, I'd put each group of files into its own directory, then use the rename command, e.g.:
cd ~/cam/wedding
rename 's/^/wedding-/' *.jpg
cd ~/cam/birth
rename 's/^/birth-/' *.jpg
The 'rename' command for Debian is pretty powerful and dangerous. If you want to use it, read the manpage first.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- filename prefixes while transfering images from memory cards
- From: H.S.
- Re: filename prefixes while transfering images from memory cards
- From: kamaraju kusumanchi
- Re: filename prefixes while transfering images from memory cards
- From: H.S.
- filename prefixes while transfering images from memory cards
- Prev by Date: Re: Using Ubuntu when I'm used to Debian.
- Next by Date: Printing on an MS printing network at work...?
- Previous by thread: Re: filename prefixes while transfering images from memory cards
- Next by thread: Re: filename prefixes while transfering images from memory cards
- Index(es):
Relevant Pages
|