Configurablepublic static class FsShellPermissions.Chgrp extends FsShellPermissions.Chown
FsShellPermissions.Chgrp, FsShellPermissions.Chmod, FsShellPermissions.Chown| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DESCRIPTION |
|
static java.lang.String |
NAME |
|
static java.lang.String |
USAGE |
group, ownerargs, COMMAND_DESCRIPTION_FIELD, COMMAND_NAME_FIELD, COMMAND_USAGE_FIELD, err, exceptions, exitCode, name, numErrors, out, recursive| Constructor | Description |
|---|---|
Chgrp() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
parseOwnerGroup(java.lang.String groupStr) |
Parse the first argument into an owner and group
|
processOptions, processPathregisterCommandsgetCommandName, processRawArguments, run, runAlldisplayError, displayError, displayWarning, exitCodeForError, expandArgument, expandArguments, getCommandFactory, getDepth, getDescription, getListingGroupSize, getName, getReplacementCommand, getUsage, isDeprecated, isPathRecursable, isRecursive, isSorted, postProcessPath, processArgument, processArguments, processNonexistentPath, processPathArgument, processPaths, processPaths, recursePath, run, run, setCommandFactory, setName, setRecursivegetConf, setConfpublic static final java.lang.String NAME
public static final java.lang.String USAGE
public static final java.lang.String DESCRIPTION
protected void parseOwnerGroup(java.lang.String groupStr)
FsShellPermissions.ChownparseOwnerGroup in class FsShellPermissions.ChowngroupStr - string describing new ownershipCopyright © 2008–2025 Apache Software Foundation. All rights reserved.