Sponsored Content
Top Forums UNIX for Dummies Questions & Answers how do i install Pico onto a unix system? Post 3642 by mib on Sunday 8th of July 2001 04:22:54 AM
Old 07-08-2001
Pico is part of the email tool, Pine. Pico will be installed automatically with Pine.

Install the Pine package or get the source and compile it.




 

10 More Discussions You Might Find Interesting

1. Programming

how to download and install the following subsets to my UNIX system?

To install C++ complier to my UNIX workstation, I was asked to have the following subsets already in the OSF OSFBASEnnn OSFPGMRnnn OSFCMPLRSnnn OSFINCLUDEnnn CXLLIBAnnn OSFDCMTnnn Where could I find those subsets to load into my UNIX system? (0 Replies)
Discussion started by: nomen
0 Replies

2. UNIX for Advanced & Expert Users

Install Linux on P4 system

There was a thread previously stating a command to type at the beginning of the installation. #echo 'arch_compat: i?86: i386'>./rpmst or something like that. Then needed to add the line to the "rpmst" file when the installation was done. Everything worked fine for the install. But you... (1 Reply)
Discussion started by: Urlryn
1 Replies

3. UNIX for Dummies Questions & Answers

vi and pico

hello iam so new to unix / apache what is the dif between VI and PICO where can i get hands on training with both in Los Angeles any ideas would be helpfull. thanx whothought (5 Replies)
Discussion started by: whothought
5 Replies

4. UNIX for Dummies Questions & Answers

can I install macromedia coldfusion in a unix system

Hello. it`s possible tha your are reading a messege from the most recent unix user... mi. My question is. can i install macromedia coldfusion in unix system? (1 Reply)
Discussion started by: waguilar
1 Replies

5. UNIX for Dummies Questions & Answers

Pico?

Is pico editor not availible on all versions of Unix? I do have vi and emacs, but pico just give me a response of "not found". (4 Replies)
Discussion started by: dereckbc
4 Replies

6. UNIX for Dummies Questions & Answers

How to install a new system from a usb key

Hi everybody, I have several computers that are configured to install when I plug them on the network. The hard drive come's empty, but I think they have a parameter in the BIOS that allow the machines to install from the network. My problem is that in most cases, available bw is weak and... (5 Replies)
Discussion started by: chebarbudo
5 Replies

7. UNIX for Advanced & Expert Users

Informix install on Solaris(unix) system help

Hi, I have been given the task of installing Informix 10.00 FC5 on a Sunfire V100 running Solaris 10. The plan is to restore the last Informix backup from tape and test it on the V100 which is in our test/devel environment. I have never worked with Informix and Solaris admin is still pretty... (0 Replies)
Discussion started by: jamba1
0 Replies

8. Ubuntu

Ubuntu Ultimate install from system.

I want to install Ubuntu Ultimate 2.9. I downloaded ISO form its site and burnt it on DVD and tried to install it. But my DVD reader is not working properly so installation fails in between it. I have another OS as Windows. Can any body tell that if I can install Ubuntu Ultimate directly from... (8 Replies)
Discussion started by: nixhead
8 Replies

9. UNIX for Dummies Questions & Answers

Unix System Programmer Vs. Unix System Administrator

Hi friends, I hope you are all fine and doing well. First of all, let me say that I love Unix with passion. But I have one query in my mind that is bothering me. What should I do, Unix System Administration or Unix System Programmering. Could you please tell me the difference between the two. And... (3 Replies)
Discussion started by: gabam
3 Replies

10. UNIX for Dummies Questions & Answers

Ed vs pico

Hello! Please, can someone make me clear the difference betveen and interactive and non-interactive test editor? (is not each editor somehow "interactive"???) Many thanks!!! (0 Replies)
Discussion started by: pinklemon
0 Replies
RNANO(1)						      General Commands Manual							  RNANO(1)

NAME
rnano - Restricted mode for Nano's ANOther editor, an enhanced free Pico clone SYNOPSIS
rnano [OPTIONS] [[+LINE,COLUMN] FILE]... DESCRIPTION
This manual page briefly documents the rnano command. nano is a small, free and friendly editor which aims to replace Pico, the default editor included in the non-free Pine package. Rather than just 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: o read or write to any file not specified on the command line; o read any nanorc files; o allow suspending; o allow a file to be appended to, prepended to, or saved under a different name; o use backup files or spell checking. OPTIONS
+LINE,COLUMN Places cursor at line number LINE and column number COLUMN (at least one of which must be specified) on startup, instead of the default of line 1, column 1. -? Same as -h (--help). -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 the complete documentation of nano. 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". HOMEPAGE
http://www.nano-editor.org/ AUTHOR
Chris Allegretta <chrisa@asty.org>, et al (see AUTHORS for details). This manual page was originally written by Thijs Kinkhorst <thijs@kinkhorst.com>, for the Debian system (but may be used by others). August 23, 2007 version 2.0.0 RNANO(1)
All times are GMT -4. The time now is 01:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy