Re: Modified Date Problem - How to change modified date of many files?
- From: "s. keeling" <keeling@xxxxxxxxxxx>
- Date: Tue, 26 Jun 2007 00:59:33 GMT
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.
.
- References:
- Modified Date Problem - How to change modified date of many files?
- From: ISOHaven
- Re: Modified Date Problem - How to change modified date of many files?
- From: Douglas O'Neal
- Re: Modified Date Problem - How to change modified date of many files?
- From: ISOHaven
- Modified Date Problem - How to change modified date of many files?
- Prev by Date: Re: So which distro is really the best
- Next by Date: Re: So which distro is really the best
- Previous by thread: Re: Modified Date Problem - How to change modified date of many files?
- Next by thread: Re: Modified Date Problem - How to change modified date of many files?
- Index(es):