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