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