Search Results

Search: Posts Made By: zap
Forum: IP Networking 05-04-2004
2,670
Posted By zap
sockets programming using perl or c lib if you...
sockets programming using perl or c lib if you want to do it yourself
.
found these quite interesting!

http://www.perlfect.com/articles/sockets.shtml...
12,297
Posted By zap
Thanks for the response and expalination. I...
Thanks for the response and expalination.

I kind of understand the scoping of the array using "my" and yes it seems incredably tricky with referencing.

I never have thought that it would use...
12,297
Posted By zap
cbkihong, Thanks it did work. I am very new...
cbkihong,

Thanks it did work. I am very new to perl and I am trying to understand how multi-dimentiona array is read in.
Interesting about "my" I will investigate further!
Zap
12,297
Posted By zap
Reading data into muti-dimentional array - in perl
Just want to learn how these are read into array but I don't seem to get it right what do I go wrong?
Below is the sample

Thanks


input

1 2 3 4
5 6 7 8
9 1 2 3
4 5 6 7
...
19,731
Posted By zap
That works! thanks home_king The previuos one...
That works!
thanks home_king
The previuos one also worked but this one looks real complecated!
19,731
Posted By zap
unsing sed to strip html tags - help
Hi,
I am trying to strip html tags of a string for example

<TD>no problem</TD>

the sesult should be

no problem

but could never get rid off all the tags
sed 's/<..D>//g'

Please...
Showing results 1 to 6 of 6

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