![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: How to know if a perl script is put in the backgroundby mifflin (Curate) |
on Nov 18, 2008 at 20:56 UTC ( #724382=note: print w/replies, xml ) | Need Help?? |
I think I read in "Perl Best Practices" that using -t is not always accurate. The author (Damian Conway) suggests using something like this...
In Section
Seekers of Perl Wisdom
|
|