1. 149_what is the "others" group in the file permissions in bash?

    149_what is the "others" group in the file permissions in bash?

  2. 153_what does the "d" stand for in file permissions in bash?

    153_what does the "d" stand for in file permissions in bash?

    2
  3. 202_how to "remove ALL the permissions from the group permission set" with "chmod"

    202_how to "remove ALL the permissions from the group permission set" with "chmod"

    3
  4. 211_how to "add all the permissions to the other permission set" with "chmod"

    211_how to "add all the permissions to the other permission set" with "chmod"

    7
  5. 210_how to "remove all the permissions from the other permission set" with "chmod"

    210_how to "remove all the permissions from the other permission set" with "chmod"

  6. 193_how to "remove both read and execute permissions from the user permission set" with chmod

    193_how to "remove both read and execute permissions from the user permission set" with chmod

    2
  7. 198_how to "add both read and execute permissions to the user permission set" with "chmod"

    198_how to "add both read and execute permissions to the user permission set" with "chmod"

    7
    1
  8. 203_how to "add all the permissions back to the group permission set" with "chmod"

    203_how to "add all the permissions back to the group permission set" with "chmod"

  9. 197_how to "add both write and execute permissions to the user permission set" with "chmod"

    197_how to "add both write and execute permissions to the user permission set" with "chmod"

    3
  10. 207_how to "remove the read and write permissions from the other permission set" with "chmod"

    207_how to "remove the read and write permissions from the other permission set" with "chmod"

  11. 145_how to "see the file permissions of files or directories" with the "ls -l" command

    145_how to "see the file permissions of files or directories" with the "ls -l" command

    1
  12. 199_how to "remove the read and write permissions from the group permission set" with "chmod"

    199_how to "remove the read and write permissions from the group permission set" with "chmod"

    1
  13. 195_how to "add all the permissions to the user permission set at the same time" with "chmod"

    195_how to "add all the permissions to the user permission set at the same time" with "chmod"

    1
  14. 191_how to "remove BOTH read and write permissions at the same time from the user permission set"

    191_how to "remove BOTH read and write permissions at the same time from the user permission set"