diff options
author | Madhusudan.C.S | 2011-06-10 12:16:16 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2011-06-10 12:16:16 +0530 |
commit | bc68d011fa342c66453e79ddb10ae56afeb72e1e (patch) | |
tree | 4aae77ea163171ea0434c472de9aa82f117cc4f6 | |
parent | 00bc8784163b919b1d1acd3a4ab3c8557ed585c8 (diff) | |
download | sees-bc68d011fa342c66453e79ddb10ae56afeb72e1e.tar.gz sees-bc68d011fa342c66453e79ddb10ae56afeb72e1e.tar.bz2 sees-bc68d011fa342c66453e79ddb10ae56afeb72e1e.zip |
Use a uniform header patterns through out handout and exercise files.
-rw-r--r-- | ult/exercises.rst | 7 | ||||
-rw-r--r-- | ult/handout.rst | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/ult/exercises.rst b/ult/exercises.rst index bce7d56..6f0f052 100644 --- a/ult/exercises.rst +++ b/ult/exercises.rst @@ -1,6 +1,9 @@ -Session-1 +Exercises ========= +Session-1 +--------- + 1. Login to your machine from the CLI prompt, by pressing Ctrl+Alt+F1. #. Logout and re-login. @@ -66,7 +69,7 @@ Session-1 once, at the end of the file. Session-2 -========= +--------- 0. Read through the section ``REGULAR EXPRESSIONS`` in ``man grep`` diff --git a/ult/handout.rst b/ult/handout.rst index 0fdcedb..b72dbdc 100644 --- a/ult/handout.rst +++ b/ult/handout.rst @@ -1,7 +1,3 @@ -=================== - Using Linux Tools -=================== - Introducing Linux ================= |