| <aodh> Anyone know any good command line tutorials for a beginner? | |
| <gummibaerchen> aodh, just how to use the shell or bash scripting? | |
| <aodh> How to use the shell | |
| <gummibaerchen> hmm, no, never read that | |
| <gummibaerchen> because you use the shell itself just to access programs, so it depends on them | |
| <gummibaerchen> ok, maybe some basics, which noone would consider as programs like "cd", "ls" and so | |
| <gummibaerchen> aodh, is that for you yourself? | |
| <aodh> yes | |
| <gummibaerchen> hmm ok, if you have no experience and i don't know any guide, i would start off like this | |
| <gummibaerchen> what you most times will use is "cd" to go to another directoy and "ls" or "dir" to show the actual content of the directory you are in | |
| <gummibaerchen> aodh, http://linux.org.mt/article/terminal may be wort is | |
| <aodh> Thanks | |
| <aodh> That's just what I was looking for |