execline
Software
skarnet.org

The umask program

umask sets the umask (file creation mask), then executes a program.

Interface

     umask mask prog...

umask sets the current umask to mask, then execs into prog....

Notes