Hi,
I wonder what the correct syntax is for testing of Korn shell string
variable for the pattern match. I need to test if string starts from
"#":
if [ "$var" == ^#* ] ; then ... ; fi
But that doesn't work. Why??
Many thanks...
Sent via Deja.com http://www.deja.com/
Before you buy.