summaryrefslogtreecommitdiff
path: root/ult/ult_module_plan.rst
blob: fdf20e89d1ac531b2256d8d987ce7e7dc22dc64d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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