Search Results

Search: Posts Made By: skrtxao
4,859
Posted By skrtxao
That seems to work! Thanks for the help. ...
That seems to work!

Thanks for the help.

skrtxao.
4,859
Posted By skrtxao
Hi ahamed, I believe is SunOS 5.10...
Hi ahamed,

I believe is SunOS 5.10...
4,859
Posted By skrtxao
Thanks CarloM. I tried this: if echo...
Thanks CarloM.

I tried this:

if echo 'en-GB' | egrep '([a-zA-Z]\{1,8\})(-[a-zA-Z0-9]\{1,8\})*' >/dev/null; then
echo Valid value
fi


but still didn't work. Is anything else that might...
4,859
Posted By skrtxao
matching a regex using egrep not working
Hi,

I'm trying to validate if a string matches a regular expression, but it is not working. Am I missing something? Do I need to scape any of the characters?

if echo 'en-GB' | egrep...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 02:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy