Search Results

Search: Posts Made By: Zopilota
1,488
Posted By Zopilota
Thank you very much, it realy works. :) ...
Thank you very much, it realy works.

:)

Zopilota
1,488
Posted By Zopilota
Hi, Hope it was a homework. :) This is...
Hi,

Hope it was a homework. :)

This is what I have so far.

while read line ;do
grep $line $fileTre | awk 'BEGIN {FS = ","} ; {print $59}' >> $line'_'$fileFor
done < $fileTwo

With...
1,488
Posted By Zopilota
Singled line records
Hi, :cool:
I´m new on this Linux groups and like to learn more,
Right now, I´m working on a project (personal) and have a question fallowing problem
I´m making a bash script to read many...
Showing results 1 to 3 of 3

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