view umasked.sh @ 1716:ecea2f0d22b6

Write request body advisory link updated.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 31 May 2016 20:06:29 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"