Galaxie Shell 0.2.6 documentation


Navigation:   | Index   | Search   | Top   | Up   | Prev   | Next   |
Table of Content: |chmod |

© Copyright 2020-2024, Galaxie Shell Team.

Top » Manuals Pages » chmod

chmodΒΆ

NAME
  chmod - change the file modes

SYNOPSIS
  chmod [-R] mode file...

DESCRIPTION
  The chmod utility shall change any or all of the file mode bits of the file
  named by each file operand in the way specified by the mode operandself.

  Only
  a process whose effective user ID matches the user ID of the file, or a process
  with appropriate privileges, shall be permitted to change the file mode bits of
  a file.

OPERANDS
  mode  Represents the change to be made to the file mode bits of each file
        named by one of the file operands
  file  A pathname of a file whose file mode bits shall be modified.

OPTIONS
  -R  Recursively change file mode bits.

Top » Manuals Pages » chmod

© Copyright 2020-2024, Galaxie Shell Team.
This page is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License (CC BY-NC-SA 4.0).
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

Last updated on None.
Created using Sphinx 8.0.2.