From 37cb249d4883a81f07ac8f737d30b415a2a453b2 Mon Sep 17 00:00:00 2001 From: Keri Warr Date: Tue, 9 Jun 2015 22:45:53 -0400 Subject: [PATCH] add UNIX 102 event --- events.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/events.xml b/events.xml index c4ecde7..575d3e2 100644 --- a/events.xml +++ b/events.xml @@ -5,6 +5,29 @@ + + +

n things SCS hasn't told you about the shell

+
+ +

+ This is a continuation of the Unix10X series of seminars that cover the use of + *nix environments, largely through interacting with a command line shell. In + this instalment we will be covering some of what the School of Computer + Science has left out of their introduction to the Command Line / Bash (from + cs246), as well as a brief introduction to having a useful prompt. +

+ Topics to be discussed include: +

    +
  • Lost Bash: fancy expansion, arrays, and shopt
  • +
  • The File System is scary: your file names contain white space and newlines
  • +
  • Where Am I: A brief introduction to prompt customization
  • +
+

+
+
+