John Jason Jordan wrote: > On Thu, 11 Sep 2014 20:58:17 -0700 > Michael Rasmussen <[email protected]> dijo: > >> On Thu, Sep 11, 2014 at 08:43:30PM -0700, John Jason Jordan wrote: >>> 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? >> >> ls -l ./.cache/dconf will reveal. > ls -l ./.cache/dconf > ls: cannot open directory ./.cache/dconf: Permission denied > Just to be clear ls -l directoryname ls -l are different ... the first is asking for a listing of the contents of directoryname the second is asking for a listing of the current directory (PWD) Regards Fred James
_______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
