ult/ult_module_plan.rst
changeset 13 7a16bce53ef2
parent 10 90539b914107
child 19 0fd0dcd7ba77
equal deleted inserted replaced
12:ea1bc776f495 13:7a16bce53ef2
       
     1 Module 1: Using Linux Tools
       
     2 =================
       
     3 
       
     4 Module Objectives
       
     5 ----------------------
       
     6 
       
     7 After successfully completing this module a participant will be able to:
       
     8 
       
     9 * Understand the design philosophy of *nix			{U}
       
    10 * Use Linux as their day-to-day operating system		{Ap}
       
    11 * Use the text processing tools such as 'grep', 'tr'		{Ap}
       
    12 * Write and execute (bash) shell scripts			{Ap}
       
    13 * Use a text editor comfortably					{Ap}
       
    14 
       
    15 Suggested Reading
       
    16 -----------------------
       
    17 
       
    18 (1) "In the beginning..." by Neal Stephenson
       
    19 (2) "The Unix Programming Environment" by Kerninghan and Pike
       
    20