Search Results

Search: Posts Made By: informaticist
3,562
Posted By informaticist
I will try to upload a sample later. Did you mean...
I will try to upload a sample later. Did you mean to write infile twice?
dos2unix infile infile If so, I tried that and it ran successfully. However I received the same incorrect output when I ran...
3,562
Posted By informaticist
I get a single line for output, a combination of...
I get a single line for output, a combination of entries:

2040.m01tion234where 2040.m01 comes from COL1
tion comes from COL2 header, "Position"
and 234 comes from COL2
3,562
Posted By informaticist
Neither of those worked, here is a sample of the...
Neither of those worked, here is a sample of the input

Col1 Col2
2600.m01 194
2600.m01 332
2600.m01 595
2600.m01 664
2600.m01 673
2600.m01 685
2600.m01 6043...
3,562
Posted By informaticist
I tried running the script after saving with vi...
I tried running the script after saving with vi and got title COL1 as my output.

As in, the only output was the first entry (row 1 column 1) of the table.
3,562
Posted By informaticist
How do I use that in a shell?
How do I use that in a shell?
3,562
Posted By informaticist
Remove duplicate rows when >10 based on single column value
Hello, I'm trying to delete duplicates when there are more than 10 duplicates, based on the value of the first column.

e.g.

a 1
a 2
a 3
b 1
c 1

gives
b 1
c 1

but requires 11...
Showing results 1 to 6 of 6

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