DOKK / manpages / debian 12 / coop-computing-tools / parrot_getacl.1.en
parrot_getacl(1) Cooperative Computing Tools parrot_getacl(1)

parrot_getacl - get ACL information for Parrot filesystem

parrot_getacl <path>

parrot_getacl utilizes Parrot system calls to retrieve the access control list (ACL) information for the filesystem located at the specified <path>.

Note, this program only works if it is executed under Parrot and if the underlying filesystem supports ACLs.

On success, returns zero. On failure, returns non-zero.

Get ACL for Chirp directory:

% parrot_run parrot_getacl /chirp/student00.cse.nd.edu/

The Cooperative Computing Tools are Copyright (C) 2005-2019 The University of Notre Dame. This software is distributed under the GNU General Public License. See the file COPYING for details.

CCTools 8.0.0 DEVELOPMENT