find command

Kaushal Shriyan kaushalshriyan at gmail.com
Tue Aug 28 10:47:59 UTC 2007


find . -name "url*.0" -atime "Apr" | wc -l
find: invalid argument `Apr' to `-atime'
      0


On 8/28/07, Joachim Backes <joachim.backes at rhrk.uni-kl.de> wrote:
>
> Kaushal Shriyan wrote:
> > Hi,
> >
> > find . -name "url*.0" -mtime "Apr" | wc -l
> >
> > find: invalid argument `Apr' to `-mtime'
> >
> > I am looking out for the month of Apr only so how would the command
> > -mtime look like
> >
> > Thanks and Regards
> >
> > Kaushal
> >
>
> Hi Kashal,
>
> the man page says:
>   -mtime n
>                File's data was last modified n*24 hours ago.  See
> the  comments
>                for -atime to understand how rounding affects the
> interpretation
>                of file modification times.
>
> --
> Joachim Backes <joachim.backes at rhrk.uni-kl.de>
> University of Kaiserslautern,Computer Center [RHRK],
> Systems and Operations, High Performance Computing,
> D-67653 Kaiserslautern, PO Box 3049, Germany
> --------------------------------------------------
> Phone: +49-631-205-2438, FAX: +49-631-205-3056
> http://hlrwm.rhrk.uni-kl.de/home/staff/backes.html
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/users/attachments/20070828/5612bd09/attachment-0002.html 


More information about the users mailing list