from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
|
You are here: manpages
RNANO
Section: User Commands (1) Updated: version 2.8.6 Index
Return to Main Contents
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:
- [bu]
-
not read any nanorc files;
- [bu]
-
not allow suspending;
- [bu]
-
not read nor write any file not specified on the command line;
- [bu]
-
not allow saving a file under a different name;
- [bu]
-
not allow appending or prepending to any file;
- [bu]
-
not make backup files nor do spell checking.
OPTIONS
- -h, --help
-
Show a summary of command-line options and exit.
See the nano(1) manpage for all available options.
BUGS
Please report bugs via https://savannah.gnu.org/bugs/?group=nano.
HOMEPAGE
https://nano-editor.org/
SEE ALSO
nano(1)
AUTHOR
Chris Allegretta and others (see the files AUTHORS and THANKS
for details). This manual page was originally written by Thijs Kinkhorst
for the Debian system (but may be used by others).
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- BUGS
-
- HOMEPAGE
-
- SEE ALSO
-
- AUTHOR
-
|