Sortix nightly manual
This manual documents Sortix nightly, a development build that has not been officially released. You can instead view this document in the latest official manual.
RNANO(1) | General Commands Manual | RNANO(1) |
NAME
rnano - a restricted nanoSYNOPSIS
rnano [options] [[+line[,column]] file]...DESCRIPTION
rnano runs the nano editor in restricted mode. This allows editing only the specified file or files, and doesn't allow the user access to the filesystem nor to a command shell.- •
- not make backups;
- •
- not allow suspending;
- •
- not allow spell checking;
- •
- not read nor write the history files;
- •
- not allow saving the current buffer under a different name;
- •
- not allow inserting another file or opening a new buffer;
- •
-
not allow appending or prepending to any file.
OPTIONS
- -h, --help
- Show the available command-line options and exit.
BUGS
Please report bugs via https://savannah.gnu.org/bugs/?group=nano.HOMEPAGE
https://nano-editor.org/SEE ALSO
nano(1)version 8.2 | September 2024 |