#!/bin/sh
make 2
./2 $1 | sed 's/---/\f/' | pr -2tl256 -s'   ' | sed 's/\f//' | less
