Age | Commit message (Collapse) | Author | Files | Lines |
|
for match, mbegin, mend, MATCH, MBEGIN, MEND
|
|
add ${...:|...} and ${...:*...} operators, as documented
|
|
|
|
Document.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add (z+n+)
|
|
|
|
rather than $PWD
|
|
|
|
|
|
KSH_ARRAY ${*:0:1} gives $0, etc.
|
|
|
|
|
|
|
|
|
|
various job and process control fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unposted: note & needs quoting in :s in glob qualifier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26736: document the above
|
|
|
|
|
|
|
|
|
|
allow <(...) and >(...) to occur in the middle of strings
and =(...) to have extra text following
|
|
|
|
|
|
|
|
|