ult/ult_module_plan.rst~
author Madhusudan.C.S <madhusudancs@gmail.com>
Sat, 22 Aug 2009 20:26:21 +0530
changeset 13 7a16bce53ef2
parent 10 90539b914107
permissions -rw-r--r--
Merged Kadambari and Madhu branches.

Module 1: Using Linux Tools
=================

Module Objectives
----------------------

After successfully completing this module a participant will be able to:

* Understand the design philosophy of *nix			{U}
* Use Linux as their day-to-day operating system		{Ap}
* Use the text processing tools such as 'grep', 'tr'		{Ap}
* Write and execute (bash) shell scripts			{Ap}
* Use a text editor comfortably					{Ap}

Suggested Reading
-----------------------

(1) "In the beginning..." by Neal Stephenson
(2) "The Unix Programming Environment" by Kerninghan and Pike