Follow-up Comment #2, bug #44732 (project findutils):
Thank you for the reply. You are correct, I got the expected output with
"-type f " .
[casper@localhost find_test]$ find $PWD -type f -not -user root -exec ls -l {}
;
-rw-r--r-- 1 casper users 0 Mar 27 18:34 /home/casper/find_test/test2
-rw-r--r-- 1 casper users 0 Mar 27 18:34 /home/casper/find_test/test1
-rw-r--r-- 1 casper users 0 Mar 27 18:34 /home/casper/find_test/test3
[casper@localhost find_test]$
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44732>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/