Re: find command

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


On 8/28/07, Joachim Backes <joachim.backes@xxxxxxxxxxxxxx> 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@xxxxxxxxxxxxxx >
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@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux