P
Picker Leon
I have 1000 pictures files from digital camera. I want to rename the files
so that the file will have the time stamp so that I can know where I took
those pictures. If I FTP those files, the time stampe will always change etc
so I must include the time stamp into the filename. Here is what I want PERL
to do:
Dir the directory
Add each file's timestamp to the end of the file name.
Anyone knows a little script to do that work?
so that the file will have the time stamp so that I can know where I took
those pictures. If I FTP those files, the time stampe will always change etc
so I must include the time stamp into the filename. Here is what I want PERL
to do:
Dir the directory
Add each file's timestamp to the end of the file name.
Anyone knows a little script to do that work?