aboutsummaryrefslogtreecommitdiff
path: root/bin/slw
diff options
context:
space:
mode:
Diffstat (limited to 'bin/slw')
-rwxr-xr-xbin/slw2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/slw b/bin/slw
index 2e2661f..5c93c26 100755
--- a/bin/slw
+++ b/bin/slw
@@ -1,5 +1,7 @@
#! /bin/bash
+reset
+
while [ true ]; do
CARS=$(( ${RANDOM} % 16 + 1 ))