Search Results

Search: Posts Made By: Anamika08
6,217
Posted By Anamika08
Hi Pravin, thanks for ur reply. can u pls let...
Hi Pravin,
thanks for ur reply. can u pls let me know what I have to write to do this in perl.
6,217
Posted By Anamika08
Search string at a particular position in a file
Hi,
i have a text file as :

abc 0 1 Pass
hjk 1 1 Pass
bhk 0 0 Fail
jjh 8 2 Pass
nkji 0 1 Pass

Now I want to check...
7,519
Posted By Anamika08
Perl script to Merge contents of 2 different excel files in a single excel file
All,

I have an excel sheet Excel1.xls that has some entries.
I have one more excel sheet Excel2.xls that has entries only in those cells which are blank in Excel1.xls

These may be in different...
1,779
Posted By Anamika08
Will it work for perl.. I want in perl... ...
Will it work for perl.. I want in perl...

---------- Post updated at 05:09 AM ---------- Previous update was at 05:07 AM ----------

Will it work for perl ???I want to run for perl in windows....
1,779
Posted By Anamika08
Yes.. It should be removed. I need only the word...
Yes.. It should be removed. I need only the word next to cover.
8,600
Posted By Anamika08
Unable to see my threads when i login
Hello,
Is there a way to display all of the posts I have authored?

Many thanks in advance.
2,020
Posted By Anamika08
Search for string in a file then compare it with excel files entry
All,
i have a file text.log:
cover6
cover3
cover2
cover4

other file is abc.log as :
0
0
1
0

Then I have a excel file result.xls that contains:

Name Path Pass
cover2
cover3...
1,779
Posted By Anamika08
yes..it will appear one in a line. ...
yes..it will appear one in a line.

---------- Post updated at 04:33 AM ---------- Previous update was at 04:29 AM ----------

yes..it will appear once in a line and it will come just before the...
1,779
Posted By Anamika08
Seach for a string following a particular string in a file
All,
I have a file like ;
... covers bhjl;
... khkjhk.. covers vjgj;
.. bvjhy.. bkhk.. covers bjhk;

Now I want to search all strings that follows covers and then write them in a new file....
2,071
Posted By Anamika08
Hi, I have a file a.log which contains : 1 ...
Hi,
I have a file a.log which contains :
1
1
0

Another file b.log as:
0
0
1

Another file c.log as ;
7%
22%
5%

Then I have an already existing excel file result.xls with some...
2,071
Posted By Anamika08
perl -nle 'BEGIN{$/=" ";} { print if (/_assert/...
perl -nle 'BEGIN{$/=" ";} { print if (/_assert/ && !$seen{$_}++)}' filenameAnd if I am giving perl -nl `BEGIN($/+" " ;{}print if (/_assert/ &&!$seen{$_}++)}' test.txt
Then it gives error:

Can't...
2,071
Posted By Anamika08
I am getting same error ; can't find the string...
I am getting same error ;
can't find the string terminator " ' " any where before EOF at -e line 1.
2,071
Posted By Anamika08
Hi Pravin, Thanx for the reply. But it is...
Hi Pravin,
Thanx for the reply. But it is showing error as :
can's find the string terminator "'" anywhere before EOF at -e line 1.

This ' is which symbol? The one that is before 1 key of...
2,071
Posted By Anamika08
Search a wildcard text in a file
Hi,
I have a file(report.txt) that contains :
0 1 chk_uncov_data_assert 776 chk_uncov_data_assert : assert property (chk_uncov_data)
1 0 chk_data_assert ...
Showing results 1 to 14 of 14

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