#!/bin/bash

diff <(mlr -L) <(../c/mlr -L) | grep '>' | nf | cat -n
