Find the answer to your Linux question:
Results 1 to 5 of 5
i wish to get tor from the "tor project" for my lenny... i have opened /etc/apt/sources.list with less... but i cannot figure out how to add/write to this file... the ...
  1. #1
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3

    Cool using less

    i wish to get tor from the "tor project" for my lenny...
    i have opened /etc/apt/sources.list with less...
    but i cannot figure out how to add/write to this file...
    the documentation for less seems to be geared towards reading and moving around not writing and saving...
    thanks to anybody who helps

    this is just the first of many hurdles i must jump haha

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    Quote Originally Posted by icemanlinux0 View Post
    the documentation for less seems to be geared towards reading and moving around not writing and saving...
    Which could be interpreted as a first subtle hint that this program is meant to be a file viewer, not an editor

    Popular text editors are,
    for the command line: nano, pico, vi, emacs, ...
    for the graphical user interface: gedit, kate, kwrite, ...

    If you want an overview about what tools to use for what, maybe this is for you:
    GNU/Linux Command-Line Tools Summary
    Debian GNU/Linux -- You know you want it.

  3. #3
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3
    ok
    i have been reading the newbie how to install thread...
    i need to use apt-setup i guess...
    but i get command not found...
    typo?

  4. #4
    Just Joined! chris81's Avatar
    Join Date
    Jan 2009
    Posts
    62
    apt-get install PACKAGE_NAME

  5. #5
    Just Joined!
    Join Date
    Aug 2009
    Posts
    3
    i guess vi is the answer to my post
    bash hurts my brain
    my GUI softened brain

Posting Permissions

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