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
> >
> > [EMAIL PROTECTED] root]# echo "test" > f &
> > [1] 2383
> > [EMAIL PROTECTED] root]# cat < f
> > test
> > [1]+  Done                    echo "test" >f
> >
> >
> > And this is FreeBSD 5.0
> >
> > [EMAIL PROTECTED] root]# echo "test" > f  &
> > [1] 2436
> > [EMAIL PROTECTED] 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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to