# HG changeset patch # User Madhusudan.C.S # Date 1250952981 -19800 # Node ID 7a16bce53ef206795f998a48256b2dcfbb2a8f20 # Parent ea1bc776f4954139ca8c6bf7266fbfa82c6be3cf# Parent 90539b914107ab2b334b688febda08fa8e5456b7 Merged Kadambari and Madhu branches. diff -r ea1bc776f495 -r 7a16bce53ef2 ult/ult_module_plan.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ult/ult_module_plan.rst Sat Aug 22 20:26:21 2009 +0530 @@ -0,0 +1,20 @@ +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 + diff -r ea1bc776f495 -r 7a16bce53ef2 ult/ult_module_plan.rst~ --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ult/ult_module_plan.rst~ Sat Aug 22 20:26:21 2009 +0530 @@ -0,0 +1,20 @@ +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 +