Results 1 to 1 of 1

Thread: Pico does not work from linux command line

  1. #1
    Matt's Avatar
    Matt is offline GlowHost Administrator
    Join Date
    Jan 2005
    Location
    Behind your monitor
    Posts
    5,932

    Default Pico does not work from linux command line

    If pico does not exist:

    Code:
    cd /usr/local/bin
    ln -s /usr/bin/nano pico
    Make sure nano is there, if not, then
    Code:
    yum install nano
    Last edited by Matt; 11-05-2011 at 01:36 PM.
    Send your friends and site visitors to GlowHost and get $125 plus bonus!
    GlowHost Affiliate Program | Read our Blog | Follow us on X |

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14