Re: Modified Date Problem - How to change modified date of many files?
- From: Dave Uhring <daveuhring@xxxxxxxxx>
- Date: Tue, 26 Jun 2007 12:21:28 -0500
On Tue, 26 Jun 2007 08:49:14 -0700, ISOHaven wrote:
"Dave Uhring" <daveuhring@xxxxxxxxx> wrote in message
# find / -type f -mtime +7305 -exec touch -m {} \;
I typed this in and hit enter then the cursor went to the next line (blank)
and is just sitting there. Would it be doing something? I no longer have a
prompt.
It will take some time to go through the entire filesystem. You should be
able to stop it if you want with a Ctrl-D or Ctrl-C.
.
- Follow-Ups:
- 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
- Re: Modified Date Problem - How to change modified date of many files?
- From: Dave Uhring
- 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: [OT]: Customizable lightweight display manager
- Next by Date: Re: Modified Date Problem - How to change modified date of many files?
- 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):
Relevant Pages
|