fatcousin
search
⌘
K
→
jump to any tool — keyboard-first launcher.
tools
→
browse every utility in one place.
manifesto
→
why fatcousin exists — local-first, no uploads.
install
→
save this toolset to your device — works offline.
search
⌘
K
→
jump to any tool — keyboard-first launcher.
ready
local
verify
→
←
home
c
h
m
o
d
755 ↔ rwxr-xr-x · numeric ↔ symbolic unix permissions · octal
[
permissions
]
r
w
x
octal
owner
r
w
x
7
group
r
—
x
5
other
r
—
x
5
[
result
]
octal
copy
symbolic
copy
command
chmod 755 <file>
copy
[
common presets
]
777
full access (rwxrwxrwx)
755
exec: owner full, group/other read+exec
644
file: owner read+write, group/other read
700
private: owner only
600
private file: owner read+write only
664
group-writable file
666
world-writable file (use carefully)
400
read-only, owner only
[
status
]
>
ready