Hi,
Im building a shell script that will add a virtual server to our raq4_net. this consists of 9 raq's /www, /www2, and so on, with /www being raq1 and /www2 being raq2...
Any way the script has to first determine if the username is to the standard (e.g. web0000-9999). The username is taken from $argv and then mapped to the specific /www*
Im pretty sure i need to use regex but i dont have a clue on how?
I know how to do everything there after so if someone could show me how i use regex?
Cheers,
Elfyn