Skip to content
pramode edited this page Aug 4, 2011 · 1 revision

a) Read this HOWTO: http://tldp.org/HOWTO/From-PowerUp-To-Bash-Prompt-HOWTO.html

b) Read this: http://tldp.org/HOWTO/Unix-and-Internet-Fundamentals-HOWTO/

c) Learn how to use the Unix tools "sed" and "awk". Write a blog post about these two tools

d) Learn how to use these commands: find, head, tail, uniq, sort, tee, xargs, dd, ps, who, top

e) Learn how to use the Unix tool "make". Write a blog post on the use of "make".

f) Find out how to write a simple "shell script".

g) Find out how to run a command automatically every time you open a new terminal

Clone this wiki locally