Sortix volatile manual
This manual documents Sortix volatile, a development build that has not been officially released. You can instead view this document in the latest official manual.
PROPER-SH(5) | File Formats Manual | PROPER-SH(5) |
NAME
proper-sh
— name
of a better non-interactive shell
SYNOPSIS
/etc/proper-sh |
DESCRIPTION
The sh(1) program is a thin wrapper that invokes sortix-sh(1) on interactive use, but this shell is primitive and cannot execute most scripts, so non-interactive uses of sh(1) instead searches for the name of a better shell to execute in this order:
ENVIRONMENT
SORTIX_SH_BACKEND
- The name of a better non-interactive shell, taking precedence if set over the /etc/proper-sh file.
FILES
- /etc/proper-sh
- File containing the name of a better non-interactive shell.
SEE ALSO
November 16, 2022 | Sortix 1.1.0-dev |