[wplug-erie] need help from all you scripters out there1

Matthew T. Engel mengel at allegheny.edu
Wed May 16 13:17:21 EDT 2007


...ok a couple questions?

Why not just append a date/time stamp when the files are dropped in the
local folder?

Otherwise perhaps find files less than 1 day old and touch them:

find /home/ -name file_name* -mtime -1 -exec touch {}

matt




More information about the wplug-erie mailing list