On 30 March 2012 08:42, Glenn Fowler <[email protected]> wrote: > > ast-cmdtst.2012-03-30.tgz md5 e84b44ba46bef61cf68c4d22dddf3b6b > source just posted to www.research.att.com/sw/download/beta/ > it requires nmake to build so > you will need either the ast-base or ast-open package installed > > download ast-cmdtst.2012-03-30.tgz lib/package/tgz > bin/package read > bin/package use # new ksh with viewpath env ready to build > cd cmdtst > nmake install > nmake test > > then this line in a ksh script to test > builtin -f cmdtst grep egrep fgrep xargs > > all of the standalone grep and xargs tests pass > but the builtin environment could introduce new bug vectors
Thank you all for your work, input, suggestions, help and testing. Are you planning an integration into the ast-ksh package soon? The current external module gave use serious headaches when we tried to test it because we require superuser privileges to alter production software, including scripts, or set an alternative PATH (the scripts all override PATH for security). Wendy _______________________________________________ ast-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-users
