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.
TERMINAL(1) | General Commands Manual | TERMINAL(1) |
NAME
terminal
—
graphical terminal emulator
SYNOPSIS
terminal |
[command ...] |
DESCRIPTION
terminal
is a graphical terminal emulator
for the display(1) desktop
environment. terminal
has essentially the same
features as the kernel(7)
console.
The command is executed inside a pts(4) psuedoterminal. A login shell can be requested with a leading hyphen ‘-’. If no command was specified, the user's shell per passwd(5) is run as a login shell with sh(1) as a fallback.
ENVIRONMENT
- TERM=sortix
- The terminal type.
EXIT STATUS
terminal
will exit 0 on success and
non-zero otherwise.
SEE ALSO
June 17, 2023 | Sortix 1.1.0-dev |