tfix - scripts - random scripts
HTML git clone git://parazyd.org/scripts.git
DIR Log
DIR Files
DIR Refs
---
DIR commit f0548ed927ef73a18ecab704c461bbaf1f91f77b
DIR parent 5d93a081f5383c46f6273ce540bf65d5a587a983
HTML Author: parazyd <parazyd@dyne.org>
Date: Wed, 15 Jun 2016 21:57:08 +0200
fix
Diffstat:
M aliens.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/aliens.sh b/aliens.sh
t@@ -4,4 +4,4 @@
# some disco
x="if(t%2)else"
-python3 -c"[print(t>>15&(t>>(2$x 4))%(3+(t>>(8$x 11))%4)+(t>>10)|42&t>>7&t<<9,end='')for t in range(2**20)]" | aplay -c2 -r4"
+python3 -c "[print(t>>15&(t>>(2$x 4))%(3+(t>>(8$x 11))%4)+(t>>10)|42&t>>7&t<<9,end='')for t in range(2**20)]" | aplay -c2 -r4