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