Skip site navigation (1)Skip section navigation (2)
Date:      11 Mar 2003 05:00:09 +0100
From:      Borut Kurnik <borut@vlk.dyndns.org>
To:        David Syphers <dsyphers@uchicago.edu>
Cc:        freebsd-hackers@freebsd.org, freebsd-questions@freebsd.org
Subject:   Re: Freebsd 5.0-RELEASE & named pipes
Message-ID:  <1047355209.17228.42.camel@borut3>
In-Reply-To: <200303102151.05046.dsyphers@uchicago.edu>
References:  <200303110310.h2B3AvKU025877@orthanc.ab.ca> <1047352928.17186.35.camel@borut3>  <200303102151.05046.dsyphers@uchicago.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
bash-2.05b.004 here too. But -current might help.

Borut

On Tue, 2003-03-11 at 04:51, David Syphers wrote:
> On Monday 10 March 2003 09:22 pm, Borut Kurnik wrote:
> > I worked on 4.7 & still does (also on linux, netbsd, ... :-) )
> >
> > This is NetBSD 1.6
> >
> > [root@himler root]# echo "test" > f &
> > [1] 2383
> > [root@himler root]# cat < f
> > test
> > [1]+  Done                    echo "test" >f
> >
> >
> > And this is FreeBSD 5.0
> >
> > [root@bart root]# echo "test" > f  &
> > [1] 2436
> > [root@bart root]# -bash: f: Resource temporarily unavailable
> >
> > [1]+  Exit 1                  echo "test" >f
> 
> This works fine on my system, which is -current from March 2, using both tcsh 
> and bash. But since bash is not the default shell, but a port, isn't this 
> dependent on the version of the port you have installed rather than the OS? I 
> have bash-2.05b.004.
> 
> -David
> 
> -- 
> http://www.seektruth.org
> 
> Astronomy and Astrophysics Center
> The University of Chicago
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1047355209.17228.42.camel>