view umasked.sh @ 2444:d58fc33a0830

Improved description of stream keyval types.
author Yaroslav Zhuravlev <yar@nginx.com>
date Wed, 16 Oct 2019 19:02:24 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"