![]() |
|
Pathologically Eclectic Rubbish Lister | |
PerlMonks |
Re: CGI.pm, combining two stringsby JP Sama (Hermit) |
on May 08, 2001 at 00:02 UTC ( #78629=note: print w/replies, xml ) | Need Help?? |
Or you could use the following script: And do what they told you already:
Good Luck! #!/jpsama/bin/perl -w $tks = `mount`; $jpsama = $! if $!; print $jpsama;
In Section
Seekers of Perl Wisdom
|
|