Search Results

Search: Posts Made By: sharatz83
3,725
Posted By sharatz83
how do you do it in perl? What is the...
how do you do it in perl?
What is the conditionals that I need to use?I`m sure theres a simple way to do it...
3,725
Posted By sharatz83
ideas for perl script - strings,conditionals..etc
I have a matrix , how do I compare all the elements of a column , lets say I want to check if the columns contain the alphabets "S","H","A","R","A","T".
and not "X"s.

Lets say matrix looks...
7,305
Posted By sharatz83
Thanks mate.
Thanks mate.
7,305
Posted By sharatz83
Jim , It works fine on Linux but when...
Jim ,

It works fine on Linux but when I tried to run it on Solaris , only
awk -F "#" 'arr[$1]++' filename > newfilename seems to work and not
awk -F "#" '!arr[$1]++' filename >...
7,305
Posted By sharatz83
Removing duplicates [sort , uniq]
Hey Guys,
I have file which looks like this,

Contig201#numbPA
Contig1452#nmdynD6PA
dm022p15.r#CG6461PA
dm005e16.f#SpatPA
IGU001_0015_A06.f#CG17593PA

I need to remove duplicates based on...
Showing results 1 to 5 of 5

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