Page 1 of 1

help with script

Posted: January 1st, 2012, 1:53 pm
by jasfat
hello!
looking for some help making a script to put downloads in folder marked with "todays" date

have tried Date Sorting but nothing i try works. it's just put the downloads in complete unless
the release name had a date.

is this possible?
thought it would be easier to ask the professionals first ;-)

all help is much appreciated

regards
jasfat

Re: help with script

Posted: January 3rd, 2012, 3:05 pm
by Mar2zz
On linux yes. Win, perhaps.

linux:
mv "$1" "$1"-$(date)