Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
howto:editor:nano [2013/05/06 15:59] – created deucehowto:editor:nano [2013/05/06 18:57] (current) – [Nano] access_d
Line 1: Line 1:
 ====== Nano ====== ====== Nano ======
-FIXME access_dfix me!+ 
 +^ GNU nano Editor ^^ 
 +| Name:| GNU nano | 
 +| Internal Code: | GNUNANO | 
 +| Command Line: | nano -R -S -c -i -r 75 %f | 
 +| Access Requirements: | UNIX | 
 +| Intercept I/O: | Standard | 
 +| Native Executable: | Yes | 
 +| Use Shell to Execute: | No | 
 +| Word Wrap Quoted Text: | Yes | 
 +| Automatically Quoted Text: | All | 
 +| Editor Information Files: | QuickBBS MSGINF/MSGTMP | 
 +| Expand Line Feeds to CRLF: | Yes | 
 +| Strip Fidonet Kludge Lines: | No | 
 +| BBS Drop File Type: | None | 
 + 
 + 
 + 
 +Keep in mind the "-R" option is required here. From the original nano site: 
 + 
 +In restricted modenano will NOT: 
 +  * read or write to any file not specified on the command line; 
 +  * read any nanorc files; 
 +  * allow suspending; 
 +  * allow a file to be appended to, prepended to, or saved under a different file name; 
 +  * use backup files or spell checking 
 + 
 +If you don't use that option, do it at your own risk, as you are compromising your system's security. 
 +{{tag>editor}}
 ===== See Also ===== ===== See Also =====
   * [[:howto:editor:|howto:editor index]]   * [[:howto:editor:|howto:editor index]]
howto/editor/nano.txt · Last modified: 2013/05/06 18:57 by access_d
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0