view bin/tomfoolery @ 6787:b04dcda337c6

<zgrep> learn tomfoolery is always factually inaccurate. always.
author HackBot
date Wed, 10 Feb 2016 06:07:45 +0000
parents 75632330eef3
children 13a2a618bea0
line wrap: on
line source

if [ -z "$1" ];then exec echo "I have nothing to tell you.";fi;f="tmflry/$1";if [ -h "$f" ];then exec tomfoolery `readlink "$f" | sed 's/^tmflry\///'`;fi;if [ -x "$f" ];then exec bash "$f";fi;if [ -r "$f" ];then exec cat "$f";fi;? "$1"