Computers |
|
| |||||||
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #2 (permalink) | |
| Monster Techie Join Date: Mar 2004 Location: Plant City, FL
Posts: 1,293
| Quote:
| |
| | |
| | #3 (permalink) |
| Super Techie Join Date: Jun 2003
Posts: 380
| I'm a Linux beginner and i'm not yet on those shell thingy.I dont even know how to access that. All I know is that whenever I right-click the mouse, I choose new terminal and that's it. I'm using Redhat Linux 9. I'm not just so sure and I also want to learn command line processing in Linux. |
| | |
| | #5 (permalink) |
| Master Techie Join Date: Apr 2004
Posts: 2,532
| Learn how to use the command line really well and a GUI just gets in the way for alot of stuff.........amazing power in just a few keystrokes.Most common shell in use is BASH or bourne again shell.Do a web search and find out more.DOS has what like 30-40 commands plus options?A linux or unix shell has way more and you can program in it as well as access all the little modular prgrams linux has available. |
| | |
| | #7 (permalink) |
| Super Techie Join Date: Apr 2004
Posts: 430
| yeah... there are lots of shells for linux.... the best ( my favorite) is the bash shell it makes dos look like **** lol
__________________ AMD>INTEL ATI>NVIDIA C++ JAVA JAVASCRIPT PERL REEF LISP PYTHON good at Java, mastered Java Script, learning C++ some more, and have not done alot with the others. |
| | |
| | #8 (permalink) |
| Super Techie Join Date: Apr 2004
Posts: 430
| i'm w/ ya horn dude. i'm with cmd line al da way! Much faster... and instead of just pressing buttons and hoping it's doing what it says it is like in windoze... LOL Al
__________________ AMD>INTEL ATI>NVIDIA C++ JAVA JAVASCRIPT PERL REEF LISP PYTHON good at Java, mastered Java Script, learning C++ some more, and have not done alot with the others. |
| | |
| | #9 (permalink) |
| Monster Techie | 2 words: tab completion I'm a lazy ***, so when i'm switching directories or installing using ./configure make bla bla i like being able to switch thru directories and stuff like that quickly, so there piggy, when you've loaded up a terminal you can just start typing something, and if installed in your system, like ehh, ahh, ummm. gedit or mozilla you can just type in moz and then hit tab, it will complete it for you or show everything that starts with moz...sweet huh?
__________________ C:\\ Is the root of all evilphiber@sysdum.com spam this account, it's fun. |
| | |