Testscript och lite anteckningar

This commit is contained in:
Jack-Benny Persson 2013-12-09 20:09:39 +01:00
parent 017bb16938
commit 9bf5e87170
2 changed files with 6 additions and 0 deletions

5
Labb1/anteckningar.md Normal file
View File

@ -0,0 +1,5 @@
# Diverse anteckningar #
## Miljövariabler ##
__printenv__ skriver ut alla miljövariabler

1
Labb1/uptime.sh Normal file
View File

@ -0,0 +1 @@
uptime | awk '{print }' | sed s'/.$//'