![]() |
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 |
| escaping special characters in file name... | lau0001 | Shell Programming and Scripting | 1 | 01-19-2008 08:54 PM |
| Removing special characters in file | srivsn | Shell Programming and Scripting | 6 | 01-03-2008 06:10 AM |
| How to delete a file with special characters | yveslagace | UNIX for Dummies Questions & Answers | 5 | 08-22-2007 11:42 AM |
| how to see special characters in a file using vi | jingi1234 | UNIX for Dummies Questions & Answers | 6 | 10-19-2005 11:57 AM |
| search special characters in a file | cramya80 | UNIX for Dummies Questions & Answers | 2 | 05-13-2005 12:08 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
UrgentPlease: compare 1 value with file values eliminating special characters
Hi All,
I have file i have values like ---- 112 113 109 112 109 I have another file cat supplierDetails.txt ------------------------- 112|MIMUS|krishnaveni@google.com 113|MIMIRE|krishnaveni@google.com 114|MIMCHN|krishnaveni@google.com 115|CEL|krishnaveni@google.com 108|UGEN|krishnaveni@google.com 109|SLAND|krishnaveni@google.com I need to compare above values to this file first column values like if 112=112 then i need to print MIMUS like i need to validate above all values to this file, I need it in loop Please help me Thanks Krish. |
|
||||
|
Hi,
Once i got the values i need to mail this result like mail -s "Gateway messaging: $2" krish@google.com is it possible please answer it. Thanks krish. |
|
||||
|
My requirement is
112|MIMUS|krishnaveni@google.com if val =112 then i need to send mail to subject:MIMUS mail to Krishnaveni@google.com is it possible if val=113 then i need to send mail to subject=MIMIRE mail to krish@google.com i need it like this Can you help me how to do this. thanks krish. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|