Col A command-line tool to chop out a column (for when you cant remember the awk-command) Usage echo "I want certain columns" | ./col -n 2 certain Develop nix-shell go build