"Sort by Date" program by WhiteShepherd v1.0 May 25 2008 Description: "Sort By Date" is a simple command line program that will sort files in an existing directory into sub-folders labeled from the dates of the files they hold. Usage: sortbydate.exe {day|month|year} where path is to the directory of files you would like sorted by day month or year. Example: sortbydate c:\myfiles\docs\*.log month - sorts all log files in "c:\myfiles\docs". into folders dated by their month and year (example folder name: "12-2007" if sorting by month. Note: As in the example your file-path MUST include a filename or wildcard to chose files for sorting. This progran was writen for use on Furtopia by WhiteShepherd (aka Gene Angel). However it is released free for public use for those who may find it handy. Note no warranty is given. It has been tested with XP and up. But use at your own risk. All I ask is if you find it useful or bugs please send a e-mail to admin2@furtopia.org letting me know. That way I know these utilities are found useful and release more.