Re: Die without textoutput?
- From: krahnj@xxxxxxxxx (John W. Krahn)
- Date: Fri, 28 Oct 2005 04:02:06 -0700
gustav@xxxxxxxxxxxxxx wrote:
>>gustav@xxxxxxxxxxxxxx wrote:
>>
>>>When die is used, there is message something like:
>>>
>>>x doesn't exist as an environment variable
>>>Died at lsh.pl line 510, <STDIN> line 6.
>>>Childprocess complete
>>>
>>>I just want the current process to die without giving any output to
>>>screen, something like this:
>>>
>>>x doesn't exist as an environment variable
>>>Childprocess complete
>>Isn't that output to the screen? Did you read the documentation for die
>>where
>>it explains the different forms of output and alternatives to die?
> Yes, but I don't want any output to the screen! Is this possible to achieve?
>
> I'd like something like pseduo..
> die <No output to screen, just die>
perldoc -f exit
John
--
use Perl;
program
fulfillment
.
- References:
- Die without textoutput?
- From: gustav
- Re: Die without textoutput?
- From: John W. Krahn
- Re: Die without textoutput?
- From: gustav
- Die without textoutput?
- Prev by Date: Re: about man page
- Next by Date: search and replace in html text
- Previous by thread: Re: Die without textoutput?
- Next by thread: Re: Die without textoutput?
- Index(es):
Relevant Pages
|
|