view umasked.sh @ 1078:271abf3db57b

Generate news for year 2013.
author Konstantin Pavlov <thresh@nginx.com>
date Tue, 25 Feb 2014 15:56:29 +0400
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"