From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10228 invoked from network); 27 Dec 1999 07:03:14 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Dec 1999 07:03:14 -0000 Received: (qmail 2948 invoked by alias); 27 Dec 1999 07:02:59 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 2811 Received: (qmail 2941 invoked from network); 27 Dec 1999 07:02:57 -0000 To: zsh-users@sunsite.auc.dk Path: mason From: mason@primenet.com.au (Geoff Wing) X-Newsgroups: lists.zsh.users Subject: Re: is this a feature of zsh-3.1.6? Date: 27 Dec 1999 07:02:37 GMT Organization: PrimeNet Computer Consultants Distribution: local Message-ID: References: Reply-To: mason@primenet.com.au NNTP-Posting-Host: coral.primenet.com.au X-Trace: coral.primenet.com.au 946278157 10083 203.43.15.2 (27 Dec 1999 07:02:37 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: 27 Dec 1999 07:02:37 GMT User-Agent: slrn/0.9.6.2 (NetBSD) User ALEX typed: :Hi. : The following does not produce output to screen on FreeBSD-3.4: :#include :int main (void) :{ : printf ("Hello World\n"); ^^ shouldn't be here in this example : return 0; :} : :c74763-a% ./hello :c74763-a% ./hello | strings :Hello World % setopt nopromptcr # (or unsetopt promptcr) % ./hello Hello World% ./hello Hello World% sh $ ./hello Hello World$ ./hello Hello World$ Regards, -- Geoff Wing : Work URL: http://www.primenet.com.au/ Rxvt Stuff : Ego URL : http://pobox.com/~gcw/ Zsh Stuff : Phone : (Australia) 0413 431 874