view umasked.sh @ 848:7a270b2e6ee3

DTD: allowed the use of http-status in articles.
author Homutov Vladimir <vl@nginx.com>
date Thu, 28 Feb 2013 10:38:21 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"