Re: marc's user create script question

2006-03-14 Thread Steffen Kaiser
On Mon, 13 Mar 2006, [EMAIL PROTECTED] wrote: I have looked through marc's user creation script and I am trying to make some changes to it. The problem I have is with the two lines: sed -e '[EMAIL PROTECTED]@@@' sed -e '[EMAIL PROTECTED]@[a-A-z0-9.]*@@' What does "@" mean in terms of sed? My g

marc's user create script question

2006-03-13 Thread unattended-devel
I have looked through marc's user creation script and I am trying to make some changes to it. The problem I have is with the two lines: sed -e '[EMAIL PROTECTED]@@@' sed -e '[EMAIL PROTECTED]@[a-A-z0-9.]*@@' What does "@" mean in terms of sed? My google searching has come up with nothing even re