![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding an IP address | slim1509 | UNIX for Dummies Questions & Answers | 1 | 08-31-2007 10:09 AM |
| Finding IP address of the workstation | Vijay Srinivasa | UNIX for Dummies Questions & Answers | 1 | 04-07-2006 08:45 AM |
| Send email where # is in the email address - Using Unix | jingi1234 | UNIX for Dummies Questions & Answers | 1 | 05-23-2005 12:23 PM |
| Finding LocalHost IP Address | hazard0007 | UNIX for Dummies Questions & Answers | 1 | 11-14-2003 02:13 PM |
| Finding an x25 address for a server | peter.herlihy | IP Networking | 1 | 11-30-2001 10:18 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Finding an email address
Hi all,
I have a file with X number of lines. Somewhere within each line will be an email address following the format: <telephone_number>@domain.net Each line is not a set length and there are no delimiters to work with. I want to write a script that extracts the telephone number from each line and writes this extract to a file. I think the key to this is the '@' symbol, but i've had no luck constructing an awk command to extract the string (either 10 or 11 integers in length as per UK format) from immediatley before the @. Can anyone help? All assistance is much appreciated. Kind Regards |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|