rnano
RNANO(1) General Commands Manual RNANO(1)
NAME
rnano - a restricted nano
SYNOPSIS
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.
In restricted mode, nano will:
o not allow suspending;
o not allow saving the current buffer under a different name;
o not allow inserting another file or opening a new buffer;
o not allow appending or prepending to any file;
o not make backup files nor do spell checking.
OPTIONS
-h, --help
Show the available command-line options and exit.
For all existing options, see the nano(1) man page.
BUGS
Please report bugs via https://savannah.gnu.org/bugs/?group=nano.
HOMEPAGE
https://nano-editor.org/
SEE ALSO
nano(1)
February 2020 version 4.8 RNANO(1)
Man Pages Copyright Respective Owners. Site Copyright (C) 1994 - 2024
Hurricane Electric.
All Rights Reserved.