Bradley Giesbrecht wrote: > > On Jun 1, 2012, at 12:44 AM, Bjarne D Mathiesen wrote: > >> the finished code is this : >> >> +++ script start +++ >> # >> # this proc recurses down through a file system > > FYI, if this is for port to execute we have fs-traverse. > > man portfile
thanks for the pointer :-) I can't remember having seen that one before in the wiki ?!? well, it made my code a little bit simpler: + I can do away with the recursion + I can do away wiht the 'skip' variable :-) -- Bjarne D Mathiesen København N ; Danmark ; Europa ---------------------------------------------------------------------- denne besked er skrevet i et totalt M$-frit miljø MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3 _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
