Command-line utility for chown operations.
chown-tool --help
# Show help chown-tool --help # Basic usage chown-tool [options] [arguments] # Pipe input echo "input" | chown-tool [options]
共 1 个版本