bug-findutils
[Top][All Lists]
Advanced

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

[bug #44732] -user flag gives different output with -exec ls and -ls


From: Aravind vijayan
Subject: [bug #44732] -user flag gives different output with -exec ls and -ls
Date: Mon, 06 Apr 2015 18:55:21 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36

Follow-up Comment #2, bug #44732 (project findutils):



Thank you for the reply. You are correct, I got the expected output with
"-type f " .

address@hidden 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
address@hidden find_test]$ 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44732>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]