PATH:
usr
/
bin
/
Editing: umask
#!/bin/sh builtin umask "$@"
SAVE
CANCEL