diff options
author | Jacob Moody <moody@posixcafe.org> | 2022-07-10 13:13:03 +0000 |
---|---|---|
committer | Jacob Moody <moody@posixcafe.org> | 2022-07-10 13:13:03 +0000 |
commit | cd64b7129c81102c811b3df9a32ceb4004420f54 (patch) | |
tree | bc8161000151108fe7e128edcd6401790f22ebb5 /sys/src/9/imx8 | |
parent | 34dab15f408e8c272af406010b2bc6e5f7b1c473 (diff) |
auth/box: -s, -. flags
-. decides where we chdir to before execing, we can't
sit where we are because our directory may not exist.
If not specified we go to '/'.
-s is used to source a rc script instead of execing cmd.
This is primarily to enable:
'#!/bin/auth/box -s'
Shebang line size is a bit tight(32), so we have this shorthand
to use rc along with setting up the required namespace components.
Diffstat (limited to 'sys/src/9/imx8')
0 files changed, 0 insertions, 0 deletions