Subject: Re: Script permission
To: Rick Copeland <rickgc@calweb.com>
From: Chris G. Demetriou <cgd@pa.dec.com>
List: netbsd-help
Date: 02/04/1998 23:21:15
> Hello List,
> 
> I am trying to use the script command on a NetBSD i386 1.21 system.  When I
> login as root the Script command works as expected but when I login as a
> user I get:
> 
>         %script <enter>
>         script: typescript: Permission denied
>         %

ls -lagd .

Does the user have permission to write to the current working
directory?


cgd