Search Results

Search: Posts Made By: jos
1,830
Posted By jos
This is what I'm looking for. Thanks all!
This is what I'm looking for.

Thanks all!
1,830
Posted By jos
How to read from two files
Hi

This works almost as I wish, but not exatly:

for i in `cat names.log`; do grep $i combined2.log | awk '{print $8}' | grep $i | sort -u | head -8 ;done

This works with 8 lines for each...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 02:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy