Hi!
I am using bash 2.05b. I have a script that uses =~ operator but it is not recognized in this version. It works fine on bash 3.2.x though. Can someone please let me know how to get around this?
Here is the code.
function (){
.......
local SEC="^\[$SECTION\]"
local...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.