view umasked.sh @ 363:c7fccbe03827

English translation of ngx_http_memcached_module.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 26 Jan 2012 22:12:55 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"