Command fs:chown

Change ownership of a file

Arguments

  • file: Path to file
  • user: User name
  • group: Group name

Options

  • --check: Do not actually make any changes, but report whether or not a change would be made.
Back to command index