Search Results

Search: Posts Made By: SangLad
1,915
Posted By SangLad
extracting a column using search term
I am trying to select a column using a search term.

My input file looks like this (tab delimited):

ABC BJS FDG GHH DGH DFG GHF
95 456 5 266 87 4567 67
3 54 678 4567 45 6 36
232 55 3 5 6 8...
9,953
Posted By SangLad
Thanks Shell_life and mobitron! It works now!
Thanks Shell_life and mobitron! It works now!
9,953
Posted By SangLad
Thank you again for your help! I get the...
Thank you again for your help!

I get the following output:
tr "\r" "\n" master_tab_delimited_file.txt > new_master.txt
usage: tr [-Ccsu] string1 string2
tr [-Ccu] -d string1
tr...
9,953
Posted By SangLad
when I do: wc -l filename.txt I get 0...
when I do:
wc -l filename.txt

I get
0 filename.txt
9,953
Posted By SangLad
Hi Mobitron, Here are some of my sample file...
Hi Mobitron,

Here are some of my sample file (sorry for the long row):
157 160 161 163 167 181 216 247
PGP_AHY56 PGP_MOY83 PGP_JFY63 PGP_JCY63 PGP_SCY57 ...
9,953
Posted By SangLad
Help with selecting column with awk for a txt file generated by excel
I am new to scripting/programming, so I apologize for any novice questions.

I have a tab delimited text file that was saved from excel xls file.

I am trying to select only the third column...
Showing results 1 to 6 of 6

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