ult/ult_module_plan.rst~
changeset 18 60ab9cf7dd8d
parent 10 90539b914107
equal deleted inserted replaced
17:e6240ecd7ae6 18:60ab9cf7dd8d
       
     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