CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/04 01:29:32
Modified files:
bin/ksh : eval.c ksh.1 lex.c misc.c sh.h
Added files:
regress/bin/ksh: strsub.t
Log message:
Add support for pattern substitution to variables in ksh using a common syntax
borrowed from ksh93.
Survived a ports build performed by naddy@ and encouraged by many.
