Search Results

Search: Posts Made By: kadm
7,439
Posted By kadm
I'm getting the following error when I try the...
I'm getting the following error when I try the awk command suggested:

-bash-4.1$ awk 'NR==FNR {a[$1}++;next} $1 in a' missing.txt local.txt > missing_subset.txt

Error Code:
awk: NR==FNR...
7,439
Posted By kadm
Thanks so much.
Thanks so much.
7,439
Posted By kadm
I have a list of the unique identifiers I want to...
I have a list of the unique identifiers I want to extract.

Then I was hoping to just transpose the entire dataset for the output file. Something similar to copy/transpose in excel. I do have a...
7,439
Posted By kadm
How to subset data?
Hi. I have a large data file. the first column has unique identifiers. I have approximately 5 of these files and they have varying number of columns in their rows. I need to extract ~300 of the...
Showing results 1 to 4 of 4

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