parrot_getacl(1)

NAME

parrot_getacl - get ACL information for Parrot filesystem

SYNOPSIS

parrot_getacl <path>

DESCRIPTION

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.

EXIT STATUS

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

EXAMPLES

Get ACL for Chirp directory:
% parrot_run parrot_getacl /chirp/student00.cse.nd.edu/

COPYRIGHT

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

SEE ALSO

  • Cooperative Computing Tools Documentation
  • Parrot User Manual
  • parrot_run(1)
  • parrot_run_hdfs(1)
  • parrot_cp(1)
  • parrot_getacl(1)
  • parrot_setacl(1)
  • parrot_mkalloc(1)
  • parrot_lsalloc(1)
  • parrot_locate(1)
  • parrot_timeout(1)
  • parrot_whoami(1)
  • parrot_md5(1)

  • CCTools 4.0.0 released on 07/30/2013