From 72dd49d7dd07ba4cae13ee1249fd58550991c188 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 30 Dec 2019 20:31:24 +0000 Subject: Rename cd/umask to execline-cd/execline-umask, make symlinks, etc. --- doc/execline-umask.html | 50 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/execline-umask.html (limited to 'doc/execline-umask.html') diff --git a/doc/execline-umask.html b/doc/execline-umask.html new file mode 100644 index 0000000..f01343d --- /dev/null +++ b/doc/execline-umask.html @@ -0,0 +1,50 @@ + + + + + + execline: the execline-umask command + + + + + + +

+execline
+Software
+skarnet.org +

+ +

The execline-umask program

+ +

+execline-umask sets the umask (file creation mask), +then executes a program. +

+ +

Interface

+ +
+     execline-umask mask prog...
+
+ +

+execline-umask sets the current umask to mask, +then execs into prog.... +

+ +

Notes

+ + + + + -- cgit v1.2.3