On 11/20/2011 10:10 AM, Peng Yu wrote: > Hi, > > stat can give birth time. Is there an option search by birth time in > find? (I find -ctime -atime -mtime but not -btime in find.)
It would be spelled -Btime, not -btime. But be aware that this requires kernel support - BSD and Cygwin support birthtime as part of stat(), but Linux does not (so it will NOT work on Linux until the kernel developers ever give us the xstat() interface). -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature