Regular Expression in Bash
Posted on Apr 28, 2019 in Computer Science • Tagged with programming, Bash, regular expression, regex
Things under legendu.net/outdated are outdated technologies that the author does not plan to update any more. Please look for better alternatives.
Fish Shell is preferred to Bash/Zsh. The following content is for Bash/Zsh only.
It is suggested that you use Python script instead of Shell script …
Continue reading