Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

RE: Re: Checking ADSL connection

by JP Sama (Hermit)
on Jul 27, 2000 at 19:17 UTC ( [id://24679]=note: print w/replies, xml ) Need Help??


in reply to Re: Checking ADSL connection
in thread Checking ADSL connection

You just need to ask... ! And of course, if I found a valid solution, I'll share it!!!

:o)

#!/jpsama/bin/perl -w
$tks = `mount`;
$jpsama = $! if $!;
print $jpsama;

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://24679]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (7)
As of 2024-03-28 20:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found