Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

rnano (1)

Name

rnano - a restricted nano

Synopsis

rnano [options] [[+line[,column]] file]...

Description

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/



ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | editor/nano      |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+

SEE ALSO
       nano(1)



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source       was       downloaded      from       https://www.nano-edi-
       tor.org/dist/v5/nano-5.9.tar.gz.

       Further information about this software can be found on the open source
       community website at https://www.nano-editor.org/.



October 2021                      version 5.9                         RNANO(1)