Lagt till kommentarer och skrivit klar labbrapport
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Jack-Benny Persson
|
||||
# LX13
|
||||
|
||||
declare DIST=Hej
|
||||
echo "Utan unset: $DIST"
|
||||
unset DIST
|
||||
|
Reference in New Issue
Block a user