![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: modifying multiple filesby JP Sama (Hermit) |
on Aug 03, 2001 at 20:00 UTC ( #102018=note: print w/replies, xml ) | Need Help?? |
perhaps a glob, and a foreach would do the job... post more info, so i can help you a little more... #!/jpsama/bin/perl -w $tks = `mount`; $jpsama = $! if $!; print $jpsama;
In Section
Seekers of Perl Wisdom
|
|