let uniq ?(opt="") (arg:filexpr) = make ~at:Treat.identity ~ot:String.Text.of_string "uniq" ~opt ~args:(Some arg) ()