comparison 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
comparison
equal deleted inserted replaced
7703:711cb819c4a2 7704:868c59e5bab8
1 file=$1 data=$(cat "$file") sh -c "ciol $data"