]> git.g-eek.se Git - inbyggd-frihet-wiki.git/commitdiff
(no commit message)
authoreliot <eliot@web>
Mon, 25 May 2020 20:47:21 +0000 (22:47 +0200)
committerIkiWiki <ikiwiki.info>
Mon, 25 May 2020 20:47:21 +0000 (22:47 +0200)
linux-intro/linux_exam2018.txt.mdwn

index 825d1b6eac60f73fa85de606c5eaf1c3198d74e3..e90e8b36386682ba4dd80c01b60ec04e109da738 100644 (file)
@@ -1,11 +1,11 @@
     #!/bin/bash -e
-    #For course FYD500
+    #For course FYD500, exam 2018
     #No warranty provided
 
     #A script that provides user with some simple actions,
-     #chosen either from argument or in menu if none are included
+    #    chosen either from argument or in menu if none are included
 
-    #TODO
+    #BUGS
     # 1. One trap is not fully functioning see TODO further down.
     
     #Options if no terminal argument is given