The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #5 (permalink)  
Old 11-18-2008
pinkgladiator pinkgladiator is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 17
Thanks for everyone's posts. I really appreciate it. Chris's code has not worked for me though, this is the output:

someone@mail.com[1]
{2..2}: syntax error: operand expected (error token is "{2..2}") #maybe because I only have two email address in the file. It is possible that the file only contents 1 or 2 email addresses.

Zaxxon's code worked for me. Thanks again for all the inputs.

Last edited by pinkgladiator; 11-18-2008 at 01:35 PM..