Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unix file chmod #382

Open
wants to merge 5 commits into
base: v1.x/staging
Choose a base branch
from
Open

Unix file chmod #382

wants to merge 5 commits into from

Commits on Dec 8, 2021

  1. Added in Chmod functionality

    Signed-off-by: Alexandra Drazilov <[email protected]>
    adrazilo committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    d56d0e1 View commit details
    Browse the repository at this point in the history
  2. Added in comments and returned if recursion does not work

    Signed-off-by: Alexandra Drazilov <[email protected]>
    adrazilo committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    1e45a3d View commit details
    Browse the repository at this point in the history
  3. Added back in copy

    Signed-off-by: Alexandra Drazilov <[email protected]>
    adrazilo committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    c89c9f7 View commit details
    Browse the repository at this point in the history
  4. Added back in line

    Signed-off-by: Alexandra Drazilov <[email protected]>
    adrazilo committed Dec 8, 2021
    Configuration menu
    Copy the full SHA
    f0450af View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Changed the contents command to send the actual mode back instead of …

    …just 777
    
    Signed-off-by: Alexandra Drazilov <[email protected]>
    adrazilo committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    eae8f05 View commit details
    Browse the repository at this point in the history