Search for a command to run...
Simple and efficient tools for your daily development tasks.
Read (r) = 4: Permission to read the file's content.
Write (w) = 2: Permission to modify or delete the file.
Execute (x) = 1: Permission to execute the file (if it's a script/program) or enter directory.
The octal number is the sum of these values for each scope (Owner, Group, Public).