PD ed required

Dave Eisen dkeisen at Gang-of-Four.Stanford.EDU
Sun Sep 16 06:09:51 AEST 1990


In article <1990Sep14.012153.12702 at ibmpcug.co.uk> dylan at ibmpcug.co.uk (Matthew Farwell) writes:
>
>I need to have a secure version of it ie no shell escapes.
>

Something that has worked for us in similar cases is to use a shell script:

:
SHELL=
export SHELL
exec ed $*


--
Dave Eisen                      	    Home: (415) 323-9757
dkeisen at Gang-of-Four.Stanford.EDU           Office: (415) 967-5644
1447 N. Shoreline Blvd.
Mountain View, CA 94043



More information about the Comp.unix.misc mailing list