Search Results

Search: Posts Made By: tklich
3,209
Posted By tklich
Thanks for quick reply! But awk returns: ...
Thanks for quick reply!

But awk returns:


awk: syntax error near line 1
awk: bailing out near line 1


I'd prefer perl, but awk could also be acceptable.
3,209
Posted By tklich
The desired output? No, there's no need to create...
The desired output? No, there's no need to create any output file, only thing the srcipt should do is to write something, like:

Found id: 001. Test result: name001
3,209
Posted By tklich
Sample input and output? Well there are two...
Sample input and output?

Well there are two files:
first:

001 name001
002 name002
003 name003


The second file, XML:

<main>
<some_data>
<id>001</id>
</some_data>
</main>


and...
3,209
Posted By tklich
Perl - help needed
Hi all,

I'm a rookie in Perl scripting, and I have a task to do.

Generally it's something like that:

I have a reference file consisting of a number and name, tab-separated. One entry in one...
Showing results 1 to 4 of 4

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