lsdisney - various - Various utilities developed at bitreich. | |
git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinw… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
lsdisney (252B) | |
--- | |
1 #!/bin/sh | |
2 | |
3 ls "$@" \ | |
4 | toilet -F gay | |
5 | |
6 printf "Copyright by Disney Company.\n" | |
7 printf "If you copy any of this without paying us thousands of USD,\n" | |
8 printf "the ghost of Walt Disney will haunt you and get you to\n" | |
9 printf "kill yourself. Have fun!\n" | |
10 |