mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
sed will now convert search strings to regex form, so `'a*'` will now work like `/a*/`. Also, new tests for grep and sed ensure that '*' is not expanded for filename globbing.
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
alphaaaaaaabeta
|
|
howareyou
|
|
alphbeta
|
|
this line ends in.js
|
|
lllllllllllllllll.js
|