Results 1 to 8 of 8

Thread: Command-Line Tutorial on the Command-Line?

  1. #1
    Join Date
    Jan 2006
    Beans
    Hidden!

    Command-Line Tutorial on the Command-Line?

    I want to systematically learn to use the command-line. There's lots of tutorials on the web, but I'd like to know if there's one you can actually run in the terminal itself (like vimtutor, for example). Anyone know of anything?

  2. #2
    Join Date
    Feb 2009
    Location
    Texas
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Command-Line Tutorial on the Command-Line?

    Quote Originally Posted by jonathansizz View Post
    I want to systematically learn to use the command-line. There's lots of tutorials on the web, but I'd like to know if there's one you can actually run in the terminal itself (like vimtutor, for example). Anyone know of anything?
    Free! and what I mean free...is free my friend ... Ubuntu/Linux Guide: http://www.ubuntupocketguide.com/index_main.html

    Keir is a great author! You will enjoy the pocket guide so much, that you will end getting Beginning Ubuntu Linux 3rd ed, from him of course. Anyway, please down load it and read it, will help you a lot.

    My final advice is check the "man" options for every command every time you can. You'll learn a lot about syntax and command's purpose.

  3. #3
    Join Date
    Oct 2007
    Location
    Oregon
    Beans
    904

    Re: Command-Line Tutorial on the Command-Line?

    Run these commands for tutorials on different things. It might give you a lot more info than you need (particularly on the bash one) though

    man bash
    man ls
    man cd
    man rm
    man mv

    YOu can type man before pretty much anything to get a detailed explanation of what it is and how to use it, at least for CLI apps (not sure if GUI apps have man pages very often)
    Arch x86_64 User / Windows 7 x64 Dual Boot | Nvidia Geforce GT 430 | AMD Phenom II X4 925 (2.8 Ghz, Quad Core) | 6 GB DDR2 RAM | 500 GB HD

  4. #4
    Join Date
    Apr 2009
    Location
    NYC
    Beans
    328
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Command-Line Tutorial on the Command-Line?

    i just googled, and found some good pages:


    https://help.ubuntu.com/community/UsingTheTerminal

    this page had links to other pages:
    http://ubuntuforums.org/showthread.php?p=990636

    tons of code references on this page:
    http://ubuntuguide.org/wiki/Ubuntu:Jaunty

    http://www.informit.com/articles/article.aspx?p=1226928

    hope this helps.

  5. #5
    Join Date
    Mar 2008
    Beans
    241

    Re: Command-Line Tutorial on the Command-Line?

    rhythmmiccycle, you can try an INX live-cd - all CLI with tutorials you work through to learn how to navigate directories, manage packages, and work with files. The INX live CD is setup with IRC chat, web browsers, email (via gmail), file management, and even listening to streaming music and playing CDs, as well as the ability to use wifi. Its an awesome learning tool!

    MarshaG.

    http://inx.maincontent.net/

  6. #6
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Command-Line Tutorial on the Command-Line?

    Hi jonathonsizz,

    Quote Originally Posted by jonathansizz View Post
    I want to systematically learn to use the command-line. There's lots of tutorials on the web, but I'd like to know if there's one you can actually run in the terminal itself (like vimtutor, for example). Anyone know of anything?
    vimtutor is pretty cool . Have you thought perhaps of immersing yourself in the commandline for a couple of specific applications? This would be an alternative to attempting to line commandline syntax by rote. Perhaps email and media conversion:

    [Howto] Use Mutt with Gmail
    http://ubuntuforums.org/showthread.php?t=1021746

    HOWTO: Install and use the latest FFmpeg and x264
    http://ubuntuforums.org/showthread.php?t=786095

    I suspect if you make the commandline a part of your computing activities you cannot fail to learn.

    Andrew
    You think that's air you're breathing now?

  7. #7
    Join Date
    Dec 2007
    Beans
    560

    Re: Command-Line Tutorial on the Command-Line?

    +1 to INX

  8. #8
    Join Date
    Apr 2009
    Location
    NYC
    Beans
    328
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Command-Line Tutorial on the Command-Line?

    Quote Originally Posted by marshag63 View Post
    rhythmmiccycle, you can try an INX live-cd - all CLI with tutorials you work through to learn how to navigate directories, manage packages, and work with files. The INX live CD is setup with IRC chat, web browsers, email (via gmail), file management, and even listening to streaming music and playing CDs, as well as the ability to use wifi. Its an awesome learning tool!

    MarshaG.

    http://inx.maincontent.net/

    i tried the INX live-cd, its great, thanks for the tip.

Tags for this Thread

Bookmarks

Posting Permissions

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