Not sure "infinite array" would be the right term but,
Is there away to define an array of unspecified size ?
Say if i need to store a bunch of int's in an array, but i and the user thats going to enter them doesn't know how many there is going to be. I guess i just don't wanna...
Ok, hopefully i didn't ask this question in the wrong forum, but if i did im sorry.
I went through all of the pcap.h examples at tcpdump.org i also went through the example sniffer.c program, but none of it really explains what i need.
How do extract the src and dst mac address of a packet ...
Hey guys,
I just installed redhat 8.0 (for the 4th time) on this machine and its having some weird network issues.
When i try to browse to certain websites (mozilla.org, macromedia.com etc) the connection times out. But other work fine.
If i do a nslookup on those sites it works fine, but if...
What's the bourne syntax for an "or" clause > (didnt know how else to say it).
ex.
if [ x=6 OR y=4 ]; then
etc
etc
?
Any help would be greatfull
Just a quick little question,
How can i send command line arguemnets to an expect script
ex.
% ./myescript.exp arg1 arg2 arg3
Any help or links to a how-to's etc etc would be greatly appriciated.
Got a quick question,
Right now im executing the command's
ping localhost -c 2 >> backup.tmp
grep '100% loss' backup.tmp
how do i get the grep output (if there is any) into a variable ?
Any tutorials on SH would be much appriciated as would any help.
Florian
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.