Short:    DayList 1.0 - List files (+/-)x days old
Author:   jthorsen@netpower.no
Uploader: jthorsen@netpower.no
Version:  1.0
Type:     util/cli


DayList is email-ware, which means that if you like it I would really like to receive a mail from 
you telling me so.
DayList is just a small util that will let you list -x days old files in a directory.

USAGE:
daylist NUMBER_OF-DAYS/N,SOURCE_DIR/A,OLDER/S,QUIET/S

NUMBER_OF_DAYS - How many days old files to list
SOURCE_DIR     - Source-dir
OLDER          - List only older than x-days old files, list newer is default.
QUIET          - Do not output additional info. This is smart to use if you want 
                 to re-direct the output to a file.
                 

example:
daylist 0 store:tmp/  ;This will list todays files in store:tmp/ 

daylist 50 store3:tmp/ >oldcrap.txt OLDER QUIET  ;This will list files in store3:tmp/ that are 
                                                  older than 50 days to the file oldcrap.txt
                                                  Since the QUIET switch is used nothing else than
                                                  the actual file-list wil be written to the file.

This should be quite simple to figure out I guess, but if you are stuck feel free to 
send me a mail.

DayMove is part of a serie of smart little tools. You should also check out the
following utils released by me (in aminet/util/cli/):

DayCopy
DayDelete
DayMove

And also these utils will be released in the near future:
 
SizeCopy
SizeDelete
SizeMove
SizeList


Version History:

1.0 First public release


============================= Archive contents =============================

Original  Packed Ratio    Date     Time    Name
-------- ------- ----- --------- --------  -------------
    6836    4309 36.9% 03-May-98 17:18:48  DayList
    1596     755 52.6% 03-May-98 18:02:14  DayList.readme
-------- ------- ----- --------- --------
    8432    5064 39.9% 03-May-98 22:57:06   2 files
