Re: Perl script: where was I executed from?
Uri Guttman <[email protected]>
| Newsgroups | gmane.comp.lang.perl.beginners |
|---|---|
| Organization | Perl Hunter |
| Message-ID | <[email protected]> |
On 11/21/20 10:32 PM, [email protected] wrote: > Well, up until this last update is BBEdit, when a script was run while > in BBEdit, the Unix log file would automatically come to the fore > front. Now it stays hidden. > that doesn't sound like a perl problem. what log file? there are many on a unix system. and why/how would a log file come to the front? it would have to be open in some program. > A gentleman on the BBEdit mail list gave an osasctipt that one can > execute from within the script bring executed. But sometimes I run > from terminal session, so don’t want to tell BBEdit to do something is > not required. Hence where am I and from that know what to do... again, i don't see the actual problem you are having. is it really a perl issue? would the problem exist if you did your program in another language? that is a good question to determine if it is a language vs system issue. i don't see a perl problem in your comments. thanx, uri -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/