1RNANO(1)                    General Commands Manual                   RNANO(1)
2
3
4

NAME

6       rnano - a restricted nano
7
8

SYNOPSIS

10       rnano [options] [[+line[,column]] file]...
11
12

DESCRIPTION

14       rnano  runs  the  nano  editor in restricted mode.  This allows editing
15       only the specified file or files, and doesn't allow the user access  to
16       the filesystem nor to a command shell.
17
18       In restricted mode, nano will:
19
20       · not allow suspending;
21
22       · not allow saving the current buffer under a different name;
23
24       · not allow inserting another file or opening a new buffer;
25
26       · not allow appending or prepending to any file;
27
28       · not make backup files nor do spell checking.
29
30

OPTIONS

32       -h, --help
33              Show the available command-line options and exit.
34
35       For all existing options, see the nano(1) man page.
36
37

BUGS

39       Please report bugs via https://savannah.gnu.org/bugs/?group=nano.
40
41

HOMEPAGE

43       https://nano-editor.org/
44
45

SEE ALSO

47       nano(1)
48
49
50
51April 2019                        version 4.2                         RNANO(1)
Impressum