From 0a68458fac297c5ce577ef9973d3a291bf616490 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 26 Sep 2013 15:00:36 -0400 Subject: Remove page titles from pages. --- (limited to 'guides') diff --git a/guides/index.mdwn b/guides/index.mdwn index 46b6097..5e9c9e2 100644 --- a/guides/index.mdwn +++ b/guides/index.mdwn @@ -1,9 +1,6 @@ -Technical Guides -================ - Here you will find technical guides, tutorials, and workshop notes on GNU/Linux and UNIX. diff --git a/guides/shell-workshop/index.mdwn b/guides/shell-workshop/index.mdwn index 1b5e549..17eb118 100644 --- a/guides/shell-workshop/index.mdwn +++ b/guides/shell-workshop/index.mdwn @@ -1,11 +1,8 @@ - + -UNIX® Shell Scripting Workshop -================================== - Introduction to the UNIX Shell Language and Environment -------------------------------------------------------- +======================================================= This is a workshop that I gave at the New Jersey Institute of Technology (NJIT) in the Spring of 2012 as part of the workshop series of the university's chapter @@ -14,7 +11,7 @@ tutorial I had given during meetings of NJIT ACM's SIG GNU/Linux in the Fall of 2011. Flyer ------ +===== Below you may find the flyer for this event: @@ -25,7 +22,7 @@ This flyer includes copyrighted images used pursuant to the fair use limitation of U.S. Copyright Law. Standards ---------- +========= The workshop referred to the Shell and Utilities (XCU) volume of [POSIX.1-2008][posix], [published][unix] by the IEEE and The Open Group. @@ -36,7 +33,7 @@ system. [unix]: http://www.unix.org/ Notes ------ +===== The following are my notes from the tutorial I gave at SIG GNU/Linux meetings, reused for the workshop: @@ -49,7 +46,7 @@ The following are the notes I wrote as a guide for the workshop: * [notes.txt](notes.txt) Session -------- +======= The following is a cleaned-up version of the shell session from the workshop, including all of the commands I ran and scripts I wrote. @@ -58,7 +55,7 @@ workshop, including all of the commands I ran and scripts I wrote. * [HTML document](session.html) Examples --------- +======== At the end of the workshop, I showed the following example shell scripts: @@ -72,7 +69,7 @@ At the end of the workshop, I showed the following example shell scripts: [opkbuild]: http://odin1.pehjota.net/git/opkhelper/tree/src/opkbuild.sh Copyright ---------- +========= Copyright © 2012 Patrick "P. J." McDermott -- cgit v0.9.1