![]() |
|
Perl Monk, Perl Meditation | |
PerlMonks |
Re: printing/parsing string including "@"by JP Sama (Hermit) |
on Sep 10, 2002 at 19:41 UTC ( #196793=note: print w/replies, xml ) | Need Help?? |
well, it's a little strange to visit perlmonks after a long away period... But it's even stranger to see so many replies with the same answer to one simple question... #!/usr/bin/perl -w `mount`; print $! if $!;
In Section
Seekers of Perl Wisdom
|
|