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


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