ECACCESS-FILE-RMDIR(1p) User Contributed Perl Documentation ECACCESS-FILE-RMDIR(1p)
NAME
ecaccess-file-rmdir - Remove a Directory on the ECaccess File System
SYNOPSIS
ecaccess-file-rmdir -version|-help|-manual
ecaccess-file-rmdir [-debug] ecaccess-file
DESCRIPTION
Allow removing the Directory ecaccess-file on the ECaccess File System.
The ecaccess-file is in the form [domain:][/user-id/]path. Please read the "Shell commands -> File Management" section of the "ecaccess"
guide for more information on the ECaccess File System.
ARGUMENTS
ecaccess-file
Then name of the ECaccess Directory to remove.
OPTIONS
-version
Display version number and exits.
-help Print a brief help message and exits.
-manual Prints the manual page and exits.
-debug Display the SOAP messages exchanged.
EXAMPLES
ecaccess-file-rmdir c1a:/c1a/tmp/systems/xyz/test-dir
Remove the test-dir Directory in the "/c1a/tmp/systems/xyz" directory on c1a.
SEE ALSO
ecaccess-file-delete, ecaccess-file-get, ecaccess-file-mget, ecaccess-file-modtime, ecaccess-file-mput, ecaccess-file-chmod, ecaccess-file-
copy, ecaccess-file-dir, ecaccess-file-mdelete, ecaccess-file-mkdir, ecaccess-file-move, ecaccess-file-put, ecaccess-file-size and
ecaccess.
perl v5.14.2 2012-04-16 ECACCESS-FILE-RMDIR(1p)