Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
update [2010-11-10 11:05]
Joakim Forsgren
update [2010-11-10 11:06]
Joakim Forsgren
Line 11: Line 11:
  
 Eller Eller
-<code>+<code bash>
 #!/bin/bash #!/bin/bash
 TIMESTAMP=`date +%Y-%m-%d-%H.%M` TIMESTAMP=`date +%Y-%m-%d-%H.%M`
-echo ${1} 
  
 if [[ -z ${1} ]] ; then if [[ -z ${1} ]] ; then