Re: Modified Date Problem - How to change modified date of many files?



ISOHaven <ISOHaven@xxxxxxxxxx>:

sh-2.04# find / -type f -mtime +7305 -print0 | xargs --null touch -m
sh: xargs: command not found

On Debian:

(0) heretic /home/keeling_ dpkg -S /usr/bin/xargs
findutils: /usr/bin/xargs

So look for findutils.


--
Any technology distinguishable from magic is insufficiently advanced.
(*) http://www.spots.ab.ca/~keeling Linux Counter #80292
- - http://www.faqs.org/rfcs/rfc1855.html Please, don't Cc: me.
.