Re: Strange message: Text file busy.

From: Ed Schouten <ed_at_fxq.nl>
Date: Thu, 14 Jul 2005 22:01:24 +0200
* nj18 <nj18_at_nerdshack.com> wrote:
> > echo date >somescript
> > chmod +x somescript
> > ./somescript
> ./somescript: Text file busy.

What if you put the following contents in somescript:

#!/bin/sh
date

I guess FreeBSD 4.6 takes /bin/sh as the interpreter by default, but
FreeBSD 5 and higher don't.

Yours,
-- 
 Ed Schouten <ed_at_fxq.nl>

Received on Thu Jul 14 2005 - 18:01:26 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:38 UTC