Go to main content

マニュアルページ セクション 1: ユーザーコマンド

印刷ビューの終了

更新: 2018年8月8日
 
 

rnano (1)

名前

rnano - a restricted nano

形式

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

説明

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 read any nanorc files;

       o not allow suspending;

       o not read nor write any file not specified on the command line;

       o not allow saving a file under a different name;

       o not allow appending or prepending to any file;

       o 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/



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


       +---------------+------------------+
       |ATTRIBUTE TYPE | ATTRIBUTE VALUE  |
       +---------------+------------------+
       |Availability   | editor/nano      |
       +---------------+------------------+
       |Stability      | Uncommitted      |
       +---------------+------------------+
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).



NOTES
       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/v2.9/nano-2.9.3.tar.gz

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



January 2018                     version 2.9.3                        RNANO(1)