Search Results

Search: Posts Made By: nathanhaigh
8,445
Posted By nathanhaigh
Hi Ole, You are correct, we are talking 10's...
Hi Ole,

You are correct, we are talking 10's millions of lines going into 'a_program' so there are going to be 5,000-10,000 intermediary files created. How do I go about putting the awk script in...
8,445
Posted By nathanhaigh
awk reading from named pipe (fifo)
I'm trying to read a fifo using awk and comming across some problems. I'm writing to the fifo from multiple processes invoked by GNU Parallel:

mkfifo my_fifo
awk '{ a[$1] = a[$1] + $2 } END { for...
Showing results 1 to 2 of 2

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