view umasked.sh @ 493:5bb373c6e502

Opmitized links whose text equals the referenced URL.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 19 Apr 2012 12:45:41 +0000
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"