view bin/trueif @ 8348:74bf237657ef

<Taneb> echo "\xc2\xaf\\(o\xe2\x80\x8b_\xc2\xb0)/\xc2\xaf ?sdrawkcab" > wisdom/backward
author HackBot
date Sun, 05 Jun 2016 20:46:23 +0000
parents 80e69152fba8
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"