Command fs:chmod

Modifies the file mode bits

Arguments

  • mode: Permission filemode
  • filename: filename to update

Options

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