![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
RE: Re: Checking ADSL connectionby JP Sama (Hermit) |
on Jul 27, 2000 at 19:17 UTC ( #24679=note: print w/replies, xml ) | Need Help?? |
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;
In Section
Seekers of Perl Wisdom
|
|