diff options
author | Kadambari Devarajan | 2009-08-22 20:20:38 +0530 |
---|---|---|
committer | Kadambari Devarajan | 2009-08-22 20:20:38 +0530 |
commit | 06807baba74a90a9bc0977fbc1c75062b25fd846 (patch) | |
tree | f3eb738b54c85f240ace470ded66fe5be86e44e8 /ult/ult_module_plan.rst~ | |
parent | 330d1f18acd914c57a316a153a6bd238d84b7b6b (diff) | |
download | sees-06807baba74a90a9bc0977fbc1c75062b25fd846.tar.gz sees-06807baba74a90a9bc0977fbc1c75062b25fd846.tar.bz2 sees-06807baba74a90a9bc0977fbc1c75062b25fd846.zip |
Objectives etc.
Diffstat (limited to 'ult/ult_module_plan.rst~')
-rw-r--r-- | ult/ult_module_plan.rst~ | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ult/ult_module_plan.rst~ b/ult/ult_module_plan.rst~ new file mode 100644 index 0000000..fdf20e8 --- /dev/null +++ b/ult/ult_module_plan.rst~ @@ -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 + |