![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | 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 here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Redirect the error messages from Syslog file to our own Application Log File | balasubramaniam | HP-UX | 3 | 04-17-2008 10:44 AM |
| Remove Similar Lines from a File | Nysif Steve | Shell Programming and Scripting | 3 | 09-04-2007 07:20 AM |
| Remove Similar entries in a File | Nysif Steve | UNIX for Advanced & Expert Users | 1 | 08-30-2007 11:58 AM |
| replace a similar field in a file | chiru_h | Shell Programming and Scripting | 2 | 11-01-2006 01:23 PM |
| Collecting data from TOP to a file | sssow | UNIX for Dummies Questions & Answers | 5 | 09-06-2001 04:38 PM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Need Help: Collecting similar messages in a file
Hi All,
Since i am very new to shell scripting, i need help from you guys. Suppose there is a file containing: Log message: Ashish "asasasa" asasa asasa asasas.info1 Log message: Kapil "asasasa" asasa asasa asasas..info1 Log message: Ashish "asasasa" asasa asasa asasas..info2 Log message: Kapil "asasasa" asasa asasa asasas..info2 Log message: Ashish "asasasa" asasa asasa asasas..info3 Now i want to create different files containing info about same log messages,which means new files should be created like this: ashish_log_message: containing info1..info2..info3.. Kapil_log_message: containing info1..info2.. Hoping to get reply soon. |
| Forum Sponsor | ||
|
|