view umasked.sh @ 2324:3cf6a0cbec12

Added intra-page anchors and table of contents.
author Konstantin Pavlov <thresh@videolan.org>
date Wed, 30 Jan 2019 13:04:53 +0300
parents 356bcdeb008f
children
line wrap: on
line source

#!/bin/sh

umask 002

exec /bin/sh "$@"