rnano (1)
Leading comments
Copyright (C) 2002, 2005, 2006, 2007, 2014 Free Software Foundation, Inc. This document is dual-licensed. You may distribute and/or modify it under the terms of either of the following licenses: * The GNU General Public License, as published by the Free Software Foundation, version 3 or (at your option) any later version. You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. * The GNU Free Documenta...
NAME
rnano - Restricted mode for Nano's ANOther editor, an enhanced free Pico cloneSYNOPSIS
rnano [options] [[+line,column] file]...DESCRIPTION
nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. On top of copying Pico's look and feel, nano also implements some missing (or disabled by default) features in Pico, such as "search and replace" and "go to line and column number".rnano is a restricted version of nano, which only edits specific files and doesn't allow the user access to the filesystem or a command shell.
In restricted mode, nano will not/:
- [bu]
- read or write to any file not specified on the command line;
- [bu]
- read any nanorc files;
- [bu]
- allow suspending;
- [bu]
- allow a file to be appended to, prepended to, or saved under a different name;
- [bu]
-
use backup files or spell checking.
OPTIONS
- -h, --help
- Show a summary of command-line options and exit.
- -V, --version
- Show the current version number and exit.
See the nano(1) manpage for all of the possible options.
BUGS
Please send any comments or bug reports to nano@nano-editor.org.The nano mailing list is available from nano-devel@gnu.org.
To subscribe, email to nano-devel-request@gnu.org with a subject of "subscribe".