Wayne Sallee wrote:
What are y'all getting for the following?

ls -l /bin/getfacl
-rw-r--r-- 1 acl acl 74K Aug  1  2015 /bin/getfacl

I'm surprised that the above is not executable.

Your install is wrong.

$ ls -l /bin/getfacl
-rwxr-xr-x 1 root root 27616 Jan  4  2016 /bin/getfacl

  -- Bruce


--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to