Search Results

Search: Posts Made By: iomaire
20,921
Posted By iomaire
Thanks very much
Thanks very much
20,921
Posted By iomaire
copy certain files from subdirectories
Hi all,
I'd very grateful for some help with the following.

I have a variable number of subdirectories each of which contain a uniquely names results file of the form Results*.dat.

I would...
15,932
Posted By iomaire
Thanks. I really appreciate all your help. ...
Thanks. I really appreciate all your help.

Here are the commands that get me the result I need:

gawk -v c=2 -f io.awk ./result*.dat >unsorted.dat
gawk ' { print | "sort" }' sorted.dat...
15,932
Posted By iomaire
Hi again, I'm sorry I'm not being clear....
Hi again,

I'm sorry I'm not being clear. I've attached a bash script that does what I need but it's messy.
- it assumes that all files with a certain name pattern in a directory are to be...
15,932
Posted By iomaire
combining columns from different files
Thanks very much for your help. I ran the script with gawk and it worked fine. It produces an output with a record for each row:column where the values of the fields are the values of the...
15,932
Posted By iomaire
combining columns from different files
Hi all,
I would be very grateful for some advice on the following.

I have several text files. The files are experiment results with columns of data separated by white space.

The files begin...
Showing results 1 to 6 of 6

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