Associate
- Joined
- 22 Jan 2008
- Posts
- 2,218
hi all
i have a test comin up in 2 weeks on ubuntu and i havent a clue how to pass it, i have taken this test now 3 times and i cannot pass it. u must think i am stupid but the teacher is hopeless and i just dont understand his notes. if i fail this test again i will be kick out and i wongt be able to finsh my degree.
i starting to panic now as i been tryin to get my head around it for a month now but i am getting now-where. all i understand is basic command lines such as ls, cp, rm.
if you think i'm thick just take a look at the teacher website for this module.
http://www.copsewood.net/tic/sectheory/weeks1to12.html
i need help of the following topics
-unix pipes
- mounting drives
- grep
- bash
- shell scripting
-awk
thanks in advanced
i have a test comin up in 2 weeks on ubuntu and i havent a clue how to pass it, i have taken this test now 3 times and i cannot pass it. u must think i am stupid but the teacher is hopeless and i just dont understand his notes. if i fail this test again i will be kick out and i wongt be able to finsh my degree.
i starting to panic now as i been tryin to get my head around it for a month now but i am getting now-where. all i understand is basic command lines such as ls, cp, rm.
if you think i'm thick just take a look at the teacher website for this module.
http://www.copsewood.net/tic/sectheory/weeks1to12.html
i need help of the following topics
-unix pipes
- mounting drives
- grep
- bash
- shell scripting
-awk
thanks in advanced
Then you just use "grep regex" on whatever your piping to it (for example like above).
. 