Search Results

Search: Posts Made By: hugh86
7,261
Posted By hugh86
ok done that, it just goes to the next line, ...
ok done that, it just goes to the next line, returns no outpput whatsoever:


27@ubuntu:~/xml_test$ perl -lne 'binmode(STDOUT, ":utf8"); while(/(.)/g){print $.,"\t",$1,"\t",ord($1) if ord($1) >...
7,261
Posted By hugh86
i tried that and replaced the file with my source...
i tried that and replaced the file with my source file, in my case it was trace.txt i am not sure where the output file is though? I checked trace.txt and it was the same doc, do i not need to...
7,261
Posted By hugh86
Hello, i added your code into my script, im not...
Hello, i added your code into my script, im not sure what file you were referring to so i have attached what i used.


#!/bin/bash
echo "getXML"

echo -n "Enter the source file name WITH...
7,261
Posted By hugh86
there isnt i dont think... just a whitespace that...
there isnt i dont think... just a whitespace that seperates the tags in some instances. Not all.

Cheers
7,261
Posted By hugh86
im on ubuntu... i tried using nawk and gawk.....
im on ubuntu... i tried using nawk and gawk.. didnt work!



---------- Post updated at 09:01 PM ---------- Previous update was at 08:48 PM ----------




i have tried using nawk and gawk...
7,261
Posted By hugh86
Thank you so much, i will try it shortly! I dont...
Thank you so much, i will try it shortly! I dont have to install nawk do i? is it standard tech?



---------- Post updated at 07:43 PM ---------- Previous update was at 05:11 PM ----------


...
7,261
Posted By hugh86
I cannot thank you enough.. i have posted on so...
I cannot thank you enough.. i have posted on so many forums and no one ever gets back to me! I will be using this more often!

I now have another issue, The XML i have been left with has line...
7,261
Posted By hugh86
Using SED/AWK to extract xml at end of file
Hello everyone,

Firstly i do not require alot of help.. i am right at the end of finishing my scipt but cannot find a solution to the last part.

What i need to do is, prompt the user for a file...
Showing results 1 to 8 of 8

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