view bin/trueif @ 9231:beb645a0505c

<oerjan> learn Harikari is the act of comitting suicide because you\'ve mangled a word in an honor-destroying way.
author HackBot
date Tue, 11 Oct 2016 01:05:44 +0000
parents c989a1669243
children
line wrap: on
line source

if [ -z "$1" ];then exec echo "Please give me something to check.";fi;bash -c "if [[ $1 ]];then echo 'True.';else echo 'False.';fi"