Home
TeamSite
TeamSite, LiveSite and OpenDeploy
IW functions in iwperl ?
Andy Knipp
So I am doing some massive EA setting and checking. Reading fish's perl tips, I would be better off if there was a perl module that I could call for iwextattr rather than back-ticking it.
Also, fish, if you are on-line, did you ever do any benchmark testing of find vs perl ?
my choice is:
find /iwmnt/branch/workarea -type f -exec check_ea.ipl {} \;
vs. putting the logic into check_ea.ipl for a -R option
If I benchmark this, I will post the results.
Andy
Find more posts tagged with
Comments
There are no comments yet