Search Results

Search: Posts Made By: gomez
2,034
Posted By gomez
Hi yoda, Thank you for your answer. I tried ...
Hi yoda,

Thank you for your answer. I tried to print the results of each file in to another directory f2 with your code. The results of each file are not printing to f2

for i in f1/*.txt;
do...
2,034
Posted By gomez
I need to count the strings in the first and...
I need to count the strings in the first and second column even if the strings are same. I have 2 bga in the output because one bga is from the first column, its value is 230 and the other is from...
2,034
Posted By gomez
No. My desired output has shown above.
No. My desired output has shown above.
2,034
Posted By gomez
yes. bbb 26 has two entries. But I need to print...
yes. bbb 26 has two entries. But I need to print only unique occurrences. In the same way, aab 263 has 3 entries. I need to count it as one. Hope you can understand my logic.
2,034
Posted By gomez
Count the occurences of strings
I have some text files in a folder f1 with 10 columns. The first five columns of a file are shown below.

aab abb 263-455 263 455
aab abb 263-455 263 455
aab abb 263-455 263 455
bbb...
Showing results 1 to 5 of 5

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