LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Terminal Tutorial please? (https://www.linuxquestions.org/questions/linux-newbie-8/terminal-tutorial-please-589762/)

ookami777 10-05-2007 04:01 PM

Terminal Tutorial please?
 
I've realized EVERYTHING needs knowledge of the terminal that dauntingly looms over me like the overcast of a storm to come (I should be a novelist!) any way, is there a tutorial or something i can be redirected to?

Dinithion 10-05-2007 04:06 PM

Well, there is plenty of documents out there. www.tldp.org is one place to start. Otherwise you have the slackbook. Thats for slackware, but much of it can be used in other distros.

pljvaldez 10-05-2007 04:06 PM

Lots. Google "linux command line newbie" and you'll get tons. I personally like the RUTE tutorial. But here's a few more:
http://www.tuxfiles.org/
http://fosswire.com/2007/08/02/unixl...d-cheat-sheet/
http://icrontic.com/articles/ultimat...gnulinux_shell
http://searchenterpriselinux.techtar...154277,00.html

pixellany 10-05-2007 05:26 PM

"Bash Guide for Beginners" ---at http://tldp.org

man -k <keyword> ---this gives you all the commands relating to typical functions

info coreutils ---summary of some of the more common commands

tommcd 10-05-2007 05:30 PM

http://www.tuxfiles.org/ is very good. Here is the one that I learned the basics from:
http://www.linuxcommand.org/learning_the_shell.php

Do this: Make some test files and folders in your home directory. Fill them with junk files and folders. Practice basic commands like ls, mv, cat, rm, ln, mkdir, chown, chmod, and others on them. That way you can play around and see how the commands work without fear of messing up important system files. That is how I learned and it helped a lot.


All times are GMT -5. The time now is 12:05 AM.