Name:
¯\(ツ)/¯
2012-09-12 1:38
while read time
do
if [[ $(grep -r ";_;" ~/*) == "" ]]
then
like=0
fi
done < <(cat this)
if [[ $like != "0" ]]
then like(this)
fi
Name:
Anonymous
2012-09-12 9:15
>>2
Pick your favorite, and deal with it:
http://en.wikipedia.org/wiki/Comparison_of_computer_shells
I hear ksh and rc are pretty good.
Still, you can make your own. Lisp is a good start.
Name:
Anonymous
2012-09-12 11:00
>>5
rc has a pretty good syntax