Skip to content

Error in permissions lesson #78

Open
@oC-n

Description

@oC-n

In the lesson on permissions, the command for removing all permissions for other users (non-owner, non-group) is given as chmod a= final.grd. This will instead remove all permissions from owner and group members as well as others. I believe the command should be chmod o= final.grd to remove permissions from other only.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions