Add lsdisney. - various - Various utilities developed at bitreich. HTML git clone git://bitreich.org/various/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/various/ DIR Log DIR Files DIR Refs DIR Tags --- DIR commit 1774a36af1a9b54ac00c2639740437be307f4dc2 DIR parent e51e4d11d6dee3374805dc0545d305b743ab62ac HTML Author: Christoph Lohmann <20h@r-36.net> Date: Wed, 8 Apr 2020 15:14:51 +0200 Add lsdisney. Thanks Evil_Bob for the proposal! Diffstat: A lsdisney | 10 ++++++++++ 1 file changed, 10 insertions(+), 0 deletions(-) --- DIR diff --git a/lsdisney b/lsdisney @@ -0,0 +1,10 @@ +#!/bin/sh + +ls "$@" \ +| toilet -F gay + +printf "Copyright by Disney Company.\n" +printf "If you copy any of this without paying us thousands of USD,\n" +printf "the ghost of Walt Disney will haunt you and get you to\n" +printf "kill yourself. Have fun!\n" +