annotate bin/ciolf @ 7704:868c59e5bab8

<moon_> mk bin/ciolf//file=$1 data=$(cat "$file") sh -c "ciol $data"
author HackBot
date Wed, 04 May 2016 00:09:50 +0000
parents
children e26bf3b6a034
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7704
868c59e5bab8 <moon_> mk bin/ciolf//file=$1 data=$(cat "$file") sh -c "ciol $data"
HackBot
parents:
diff changeset
1 file=$1 data=$(cat "$file") sh -c "ciol $data"