Search Results

Search: Posts Made By: Zoho
8,487
Posted By Zoho
Works like a charm! Thanks a lot!!
Works like a charm! Thanks a lot!!
8,487
Posted By Zoho
Grep from specific column in one file based on another file [Please help!]
Hey Guys, to keep it simple, I have an idFile:


1006006
1006008
1006011
1007002
......
and famFile:


1006 1006001 1006016 1006017 1
1006 1006006 1006016 1006017 1
1006 1006007 0 0 2...
9,447
Posted By Zoho
Fantastic! Turns out it is the format difference....
Fantastic! Turns out it is the format difference. This seems a typical problem between unix and msdos txt file. Thanks, guys!
9,447
Posted By Zoho
grep pattern in a file not working. please help...
Guys, I have my.mrk file as follows:


rs112
rs105
rs154
rs136
...


and my.map file:


7 rs112 0.59
7 rs188 0.63
7 rs105 0.77
7 rs113 0.84
7 rs154 0.92
7 rs111 1.46
7 rs095 1.71
2,573
Posted By Zoho
awk is cool. solved a lot of problems in a quick...
awk is cool. solved a lot of problems in a quick snap. thanks all you guys!
2,573
Posted By Zoho
help extract numbered line from file
This is a simple question but couldn't figure out. I have a list of numbers stored in file1:


2
3
5


and wanted to extract these numbered lines from file2:


a
b
c
d
e
f


with...
2,806
Posted By Zoho
Appreciate a lot! You guys rock! :b:
Appreciate a lot! You guys rock! :b:
2,806
Posted By Zoho
Print columns in a file by number list in another file
This should follow with my last post (https://www.unix.com/shell-programming-scripting/127582-foreach-variable-used-awk-please-help.html) but I think it's better to start a new one. Now I have a list...
19,488
Posted By Zoho
Great. Thanks a lot! Scott. So seems there's no...
Great. Thanks a lot! Scott. So seems there's no way allowing me to use a 'foreach' variable in 'awk', as the way I did it, right?
19,488
Posted By Zoho
foreach variable used in awk (please help!!)
I have a list of markers, say marker.txt:

rs913257
rs1018390
rs764180

and I need to know which ROW that each marker appears in another map file, say map.txt:

a rs12354060
b rs913257
c...
Showing results 1 to 10 of 10

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