view umasked.sh @ 852:0621cbf2d932

Reordered contents of "introduction" and "howto" sections.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 28 Feb 2013 11:59:39 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"