Greenguy's Board


Go Back   Greenguy's Board > General Business Knowledge
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2005-05-25, 12:20 AM   #1
Jicky Jack
WHO IS FONZY!?! Don't they teach you anything at school?
 
Join Date: Jan 2005
Location: Vegas
Posts: 47
2257 URL script / BOT

Hey, who has a script/bot that will scan all my folders and place my jpg file urls in a notepad file??? Anyone? Then I could just copy and paste into my image folders and archive them. If a script does not exist who will be the 1st to offer this and make a boat load of cash??? I already posed this to a techie friend of mine who is looking into a writing a simple script... But a more complex script specifically for the new regs would be awesome!

That would save me a thousand hours of work!

JJ
Jicky Jack is offline   Reply With Quote
Old 2005-05-25, 12:29 AM   #2
cd34
a.k.a. Sparky
 
cd34's Avatar
 
Join Date: Sep 2004
Location: West Palm Beach, FL, USA
Posts: 2,396
if you have shell access to your machine

find . -name \*.jpg -print|grep -v ^tn_ > file.txt

the

| grep -v ^tn_

gets rid of any jpg file that starts with tn_ (i.e. thumbnails)
__________________
SnapReplay.com a different way to share photos - iPhone & Android
cd34 is offline   Reply With Quote
Old 2005-05-25, 12:33 AM   #3
Jicky Jack
WHO IS FONZY!?! Don't they teach you anything at school?
 
Join Date: Jan 2005
Location: Vegas
Posts: 47
Quote:
Originally Posted by cd34
if you have shell access to your machine

find . -name \*.jpg -print|grep -v ^tn_ > file.txt

the

| grep -v ^tn_

gets rid of any jpg file that starts with tn_ (i.e. thumbnails)

Hey thanks... I'll get my server guy to walk me through that.. I think I have access.. It's a dedicated I'll ask my host... thanks again!!!

And was just thinking about changing all my new updates to have the same file name eg: image001 , image002 etc... looks like that would have been a bad idea..
Jicky Jack is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:55 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc