From cf5cc59dbbc04e12b752ac176677bfb4132a4a1d Mon Sep 17 00:00:00 2001
From: Martin Goik <goik@hdm-stuttgart.de>
Date: Tue, 6 Jan 2015 20:54:33 +0100
Subject: [PATCH] section on UNIX command line introduction

---
 Sd1/swd1.xml | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

diff --git a/Sd1/swd1.xml b/Sd1/swd1.xml
index 183181853..4b07f9cdd 100644
--- a/Sd1/swd1.xml
+++ b/Sd1/swd1.xml
@@ -130,6 +130,35 @@
                   </itemizedlist>
                 </glossdef>
               </glossentry>
+
+              <glossentry>
+                <glossterm>UNIX shell introduction</glossterm>
+
+                <glossdef>
+                  <itemizedlist>
+                    <listitem>
+                      <para><link
+                      xlink:href="http://software-carpentry.org/v4/shell">The
+                      Unix Shell</link> / Software-carpentry, nice video
+                      collection. Each section is also available in PDF and
+                      <trademark>PowerPoint</trademark> format.</para>
+                    </listitem>
+
+                    <listitem>
+                      <para><link
+                      xlink:href="http://www.ee.surrey.ac.uk/Teaching/Unix">UNIX
+                      Tutorial for Beginners</link>, text oriented.</para>
+                    </listitem>
+
+                    <listitem>
+                      <para><link
+                      xlink:href="http://vic.gedris.org/Manual-ShellIntro/1.2/ShellIntro.pdf">An
+                      Introduction to ...</link>, small reference of important
+                      command names, filename conventions etc.</para>
+                    </listitem>
+                  </itemizedlist>
+                </glossdef>
+              </glossentry>
             </glosslist>
           </glossdef>
         </glossentry>
-- 
GitLab