Skip to content

Commit

Permalink
Simplified script by moving formatting to program
Browse files Browse the repository at this point in the history
  • Loading branch information
SSL committed Feb 9, 2012
1 parent add8206 commit 9451610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

while [ 1 ]
do
echo `date +"%F %T"`,`./temper`
./temper
sleep 5s
done

0 comments on commit 9451610

Please sign in to comment.