diff options
author | tv <tv@iiso> | 2011-09-11 23:37:52 +0200 |
---|---|---|
committer | tv <tv@iiso> | 2011-09-12 01:39:21 +0200 |
commit | 32b8f75f145789d87407bb0c4e5d09be992e6666 (patch) | |
tree | e72bc8f502a2919019cbe17cc2153b2167db69f6 /Kübelwagen/alarm | |
parent | 53a5e40064f13f0cdb1b16832b92b03e0ae4e334 (diff) |
//retiolum/hosts/iiso: update key
Diffstat (limited to 'Kübelwagen/alarm')
-rw-r--r-- | Kübelwagen/alarm | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Kübelwagen/alarm b/Kübelwagen/alarm new file mode 100644 index 00000000..601a18db --- /dev/null +++ b/Kübelwagen/alarm @@ -0,0 +1,5 @@ +#! /bin/sh +echo 'You are made of stupid!' >&2 +exit 23 + +sleep 5h 19m && while :; do echo $(echo "($(od -tu -An -N 2 /dev/urandom)%1000)+500"|bc) $(echo "($(od -tu -An -N 2 /dev/urandom)%500)+100"|bc) ; done | ./a.out 1 |