From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <17cfcd65174880b33d08cff1bf4e95f6@vitanuova.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] confusion about exits() Date: Fri, 16 Sep 2005 18:20:08 +0100 From: rog@vitanuova.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 8b6a2a8e-ead0-11e9-9d60-3106f5b1d025 > > Under what circumstances does exits("All done.") will > > print the string? > > Never. Just like exit(1) in Unix never prints "1". unless you run the command under acme...