Home
Information
Character Reference
Commands
Utilities
Password Generator
PHP Unserializer
IP CIDR Range
Stopwatch
SVG to PNG Converter
Linux Directory Permissions
r
Read directory
w
Write to directory
x
Access files in directory
r--
-w-
--x
rw-
r-x
-wx
rwx
ls dir
Y
N
N
Y
Y
N
Y
touch dir/existingfile
N
N
Y
N
Y
Y
Y
cat dir/existingfile
N
N
Y
N
Y
Y
Y
touch dir/newfile
N
N
N
N
N
Y
Y