Skip to main content
DevOpsLabTH.dev

chmod symbolic (u+x, g-w)

Symbolic mode uses letters: u (user), g (group), o (others), + (add), - (remove). When you only want to flip one bit, this is faster than numeric.

Sign in to start the lab