Search Results

Search: Posts Made By: Badhrish
1,530
Posted By Badhrish
Diff output to text file
Hi All,

When I write the diff command output(side by side format) to a file and viewed on the desktop using any text editor(say Notepad) the format of the output layout isn't the same as it should...
Forum: Programming 03-13-2015
4,820
Posted By Badhrish
Found Solution
Hello World, I've managed to encode the XML data(using sed replace), which helps in displaying your XML data as such in the browser, yet with proper applied HTML attributes. I hope this will be...
Forum: Programming 02-26-2015
4,820
Posted By Badhrish
Hi DRL-Sorry that I missed to mention my system...
Hi DRL-Sorry that I missed to mention my system info. It is GNU\LINUX. And I fount that colordiff package is not present. Since I am focusing on multi-platform compatibility(UNIX/LINUX) I wouldn't...
Forum: Programming 02-25-2015
4,820
Posted By Badhrish
Thanks for your time DRL. Please let me know if...
Thanks for your time DRL. Please let me know if you can crack it. I am also trying my best here.

I came across this error while running this code. Please suggest how to fix it.


$...
Forum: Programming 02-24-2015
4,820
Posted By Badhrish
Where to feed data
Am not good with C. Could you please let me know where exactly to feed the input files in your code. Also is there a way to get the text coloured exactly in the position where the discrepancy is?...
4,005
Posted By Badhrish
Works like charm. thank you Ravinder
Works like charm. thank you Ravinder
4,005
Posted By Badhrish
Replace HTML tags using sed regex
I need all the end tags of </font> to be replaced with new line yet enclosing tag to be retained </font>. Please help me in this regard.

Input:

<font>abc</font>def<font>ghi</font>

Output:
...
Forum: Programming 02-20-2015
4,820
Posted By Badhrish
My bad..I altered it and the cmd did work like...
My bad..I altered it and the cmd did work like beauty. But it is messing up the inundation of the final output. Means when I view this in html page the format is gone :(
Each record has to be...
Forum: Programming 02-20-2015
4,820
Posted By Badhrish
Hi Rudi, Thanks for the reply but I am not...
Hi Rudi, Thanks for the reply but I am not getting the output out of this code. Please check if I am missing something

My file :diffoutput.txt

ABCD*DEFG~ ...
Forum: Programming 02-20-2015
4,820
Posted By Badhrish
How to replace the complex strings from a file using sed or awk?
[/CODE]Dear All,

I am having a requirement to find the difference between 2 files and generate a discrepancy report out of it as an html page. I prefer using diff -y file1 file2 since it gives...
Showing results 1 to 10 of 10

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