ult/ult_module_plan.rst~
changeset 21 873afb14bc6e
parent 20 20425ae92f41
child 22 aec0c8529884
equal deleted inserted replaced
20:20425ae92f41 21:873afb14bc6e
     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