Re: exit code
- From: martin@xxxxxxxxxx (Martin Barth)
- Date: Fri, 29 Jun 2007 15:01:55 +0200
I just googled a bit:
http://www.hiteksoftware.com/knowledge/articles/049.htm
it seems that windows has more exit codes than linux.
On Fri, 29 Jun 2007 13:15:18 +0200
"Tatiana Lloret Iglesias" <tlloreti@xxxxxxxxx> wrote:
And why i windows I get exit value 777?.
On 6/29/07, Martin Barth <martin@xxxxxxxxxx> wrote:
exit codes are stored in 1 byte. so you can only exit with
2^8 == 256 different values.
--
To unsubscribe, e-mail: beginners-unsubscribe@xxxxxxxx
For additional commands, e-mail: beginners-help@xxxxxxxx
http://learn.perl.org/
- References:
- exit code
- From: Tatiana Lloret Iglesias
- Re: exit code
- From: Paul Johnson
- Re: exit code
- From: Tatiana Lloret Iglesias
- Re: exit code
- From: Martin Barth
- Re: exit code
- From: Tatiana Lloret Iglesias
- exit code
- Prev by Date: Re: pp utility
- Next by Date: Re: How can i make a perl program lauch another perl program that takes options
- Previous by thread: Re: exit code
- Index(es):
Relevant Pages
|