Search Results

Search: Posts Made By: parshant_bvcoe
7,263
Posted By parshant_bvcoe
Hi Jim, Thanks for the reply. Yes, my...
Hi Jim,

Thanks for the reply.

Yes, my Linux OS has wget Command. Please tell me how can i use same to get things done.

---------- Post updated at 10:00 AM ---------- Previous update was at...
7,263
Posted By parshant_bvcoe
Shell Script for Logging into the Website
Hi ALL,

Is there any way, to login into a website using Shell/Perl command/script?

I am struggling on this from quite sometime but with no luck. Can you guys help, please?

My sole purpose...
2,656
Posted By parshant_bvcoe
Hi Johnson! Thanks for your help! . But...
Hi Johnson!

Thanks for your help! . But above script is not working. Please help!!!. Thanks.
2,656
Posted By parshant_bvcoe
Truncate the content within alt attribute to first 250 characters.
I have a xml file which contains image tag as follows:

<image><img src="wstc_0007_0007_0_img0001.jpg" width="351" height="450" alt="This is the cover page. Brazil &#x2022; Japan &#x2022; Korea...
3,898
Posted By parshant_bvcoe
Thanks Franklin! But this is printing 7...
Thanks Franklin!

But this is printing 7 character before text '19' and i wan to print 7 character after '19'. Please help


Thanks
3,898
Posted By parshant_bvcoe
Hi Franklin! Thanks for your sir! Above...
Hi Franklin!

Thanks for your sir!

Above command is searching only when line starts with '19'. Please tell me how can i manipulate it to work even when '19' is present anywhere inside the line....
3,898
Posted By parshant_bvcoe
Hi zaxxon! Thanks for you quick response....
Hi zaxxon!

Thanks for you quick response. But what i want is to search for '19' in input file and then save the seven character adjacent to text '19' in input file to output file.
3,898
Posted By parshant_bvcoe
Need to extract 7 characters immediately after text '19' from a large file.
Hi All!!

I have a large file containing millions of record. My purpose is to extract 7 characters immediately after text '19' from this file (including text '19') and save the result in new file....
7,039
Posted By parshant_bvcoe
command to remove attribute of an html tag
Is there any shell command to clean an html tag of its attributes. For ex <p align ="center"> with <p>.

Thanks for your help!!
3,198
Posted By parshant_bvcoe
Align Text within <p> Tags in a HTML file.
Hi All !!!

I have an HTML file whose contents are as below:

<html>
<body>
<title>This is a test file</title>

<p>PLEASE ALIGN
ME IN ONE
LINE. TEXT....</p>

<h2>This is a Test file</h2>...
10,912
Posted By parshant_bvcoe
Hi Otheus! Thanks for you response! But both...
Hi Otheus!

Thanks for you response! But both of the above command not working...Please help...
10,912
Posted By parshant_bvcoe
Shell/Perl script to convert to Capitalize case
I need a shell script which will convert the given string within a <title> tag to Capitalize case.




E.g "<title>hi man: check this out</title>"


to "<title>Hi Man: Check This Out</title>"
2,057
Posted By parshant_bvcoe
Thanks Friends !!!
Thanks Friends !!!
2,057
Posted By parshant_bvcoe
Print Selection of Line between two Identifiers.
I have a following containing DATA in the following format:

[START1]
DATA....------
---------------
--------------
[END1]
DATA.....------
--------------------
------------------
[START1]...
5,990
Posted By parshant_bvcoe
HI, you can use following command in getting the...
HI, you can use following command in getting the duplicate text in file ::

uniq -d <<filename>>
2,766
Posted By parshant_bvcoe
To extract <P> tags in a custom manner from below mentioned input.
Following is input:

<P
align="justify"
><FONT size="+1" color="#221E1F">the tiny bundles of hairs that protrude from them. Waves in the fluid of the inner ear stimulate the hair cells. Like the...
1,678
Posted By parshant_bvcoe
Guys ..!!!! this is really important for...
Guys ..!!!! this is really important for me....please help me in getting above output.
1,678
Posted By parshant_bvcoe
Please help: Extract filtered output from following input
Following is input:

<P
align="justify"
><FONT size="+1" color="#221E1F">the tiny bundles of hairs that protrude from them. Waves in the fluid of the inner ear stimulate the hair cells. Like the...
2,433
Posted By parshant_bvcoe
Brilliant! Thanks Sir.
Brilliant! Thanks Sir.
2,433
Posted By parshant_bvcoe
Need your HELP:: Shell script to detect paragraph in coordinate-based code.
Hi Friends!!

I have obtained following output from a tool called pdftoxml:

<xml>
<text top="423" left="521" width="333" height="20" font="3">Although the the number of fuzzy rules of a system...
5,291
Posted By parshant_bvcoe
Thanks Franklin. You Rock!!!
Thanks Franklin. You Rock!!!
5,291
Posted By parshant_bvcoe
Extract value inside <text> tag for a particular condition.
Hi All!

I have obtained following output from a tool "pdftohtml" ::

So, my input is as under:

<text top="246" left="160" width="84" height="16" font="3">Business purpose</text>
<text...
16,393
Posted By parshant_bvcoe
Extract Table from PDF
Hi Guys!

I want to extract table from PDF in HTML. Can we do this using Shell script....??. Please provide me your suggestions. Any help will be highly appreciated. Thanks!
Showing results 1 to 23 of 23

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