On Thu, 11 Sep 2014 19:58:52 -0700
Michael Rasmussen <[email protected]> dijo:
>I used mtime, for modified. atime, for accessed, returned too many
>results becuase "accessed" is a pretty promiscous descriptor.
>
>As the man page says:
>
> Numeric arguments can be specified as
> +n for greater than n,
> -n for less than n,
> n for exactly n.
>
>Your examples just specified files accessed 10 days ago - nothing
>newer or older.
There was my mistake! I interpreted the man page as meaning that 10
meant ten or fewer, not equal to. When I changed it to -11 it found the
file I was looking for.
However, although I found the file, I still get:
find: `./.cache/dconf': Permission denied
As well as the file I was looking for. Why does it do that?
_______________________________________________
PLUG mailing list
[email protected]
http://lists.pdxlinux.org/mailman/listinfo/plug