This repository has been archived on 2024-04-19. You can view files and clone it, but cannot push or open issues or pull requests.
FREAX/etc/manuals/shell
2022-07-18 19:33:40 +02:00

11 lines
333 B
Text

shell [program]
The FREAX shell doesn't differ from the
built-in one much. What it offers is a color
scheme and username display. Filesystem type
is now displayed by the df utility ('man df').
Also, a new function was added to the Shell API -
shell.executeScript(path), which executes a script
on the provided path ('man script')