You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cut.ml aims to re-implement the basic functionality of the POSIX
cut(1) command. Requires Cmdliner from opam and GNU make. Could
use some cleanup, testing and exception handling.