dstrelau (owner)

Revisions

gist: 36200 Download_button fork
public
Public Clone URL: git://gist.github.com/36200.git
Embed All Files: show embed
Text #
1
convert -crop 509x1+0+0 top-row.png txt:- | grep -v 'black$' | ruby -e 'STDIN.each {|line| print $1.to_i.chr if line =~ /0,\s?(\d{2,3})\)/}'