I came across a problem in AST tr today when a script from Linux failed with "tr: -C: unknown option". I looked this up in http://www.opengroup.org/onlinepubs/009695399/utilities/tr.html and found that -C is not a GNU extension, it's standard. Are there any plans to add -C to SAT tr soon to comply with the standard?
Irek _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
