Re: ls returns file doesn't exist, find finds it??

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



On Thu, Feb 24, 2011 at 01:22:41AM -0500, Kwan Lowe wrote:
> Instead of piping to xargs, try:
>  find . -type f -mtime +15 -exec ls {} \;

	Or get rid of child processes entirely:

	find . -type f -mtime +15 -ls



							John
-- 
What lies behind us and what lies before us are tiny matters compared to
what lies within us.
-- Ralph Waldo Emerson

Attachment: pgpGxj6RymzCf.pgp
Description: PGP signature

_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux