view umasked.sh @ 652:8f8b38126ce0

Some new shiny stats added.
author Maxim Konovalov <maxim@nginx.com>
date Wed, 22 Aug 2012 13:37:34 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"