Nytt push.sh script

This commit is contained in:
2013-12-12 14:14:02 +01:00
parent a59d6c8bd9
commit bfbd649d5d
2 changed files with 75 additions and 0 deletions

View File

@@ -42,3 +42,4 @@ echo $Var # "Hej alla sura" skrivs ut
```
Att kunna söka efter variabler är också trevligt, typ `echo ${!U}` som kommer att matcha t.ex. UID och USER.