Search Results

Search: Posts Made By: bjorngill
4,076
Posted By bjorngill
Hi Yazu, Thank you for being so helpful. I...
Hi Yazu,

Thank you for being so helpful. I tried this code and it didn't work.
awk '$1 == $5' problem.txt
I am not sure if I understand your question. All I am trying to do is to write a new...
4,076
Posted By bjorngill
Thank you, Yazu for your help. I tried your code...
Thank you, Yazu for your help. I tried your code and it still doesn't give me a the correct output.
Here is the code I tried.

$ file problem.txt
problem.txt: ASCII text, with CR, LF line...
4,076
Posted By bjorngill
Thank you for your reply. I converted the file to...
Thank you for your reply. I converted the file to unix newlines and tried awk command. I am having trouble in getting the output.
$ file problem.txt
problem.txt: ASCII text, with CR line...
4,076
Posted By bjorngill
How to compare two columns and retrieve data
I am a newbie to Unix and slowly learning it. I have a large data set with 8 different columns. I want to compare two columns and retrieve data if the two columns have similar number.

I have...
1,382
Posted By bjorngill
Searching and extracting records
Hello,

I have a file with DNA sequences and I want to extract some records by searching them with a word in it and then write the whole record into another file. I am new to perl and having...
Forum: Linux 01-03-2011
12,794
Posted By bjorngill
I have a question regarding extracting...
I have a question regarding extracting information from csv file. I have very large file with 7 columns and few thousand rows. I would like to search using one or two of these columns and extract...
Forum: Linux 12-29-2010
12,794
Posted By bjorngill
thank you, rohon
It works perfectly.

Thank you,
Forum: Linux 12-29-2010
12,794
Posted By bjorngill
Adding a prefix to a column using awk/sed commands
Hello,

I am a newbie to linux and struggling to find a better way to append a column in a text file.
Here is the file i want to modify: It has 8 columns (and thousands of rows). I want to append...
Showing results 1 to 8 of 8

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