set ksh script in restricted mode

Hi,

I came across a post wherein you can use "set -r"(on bash) to activate restricted mode ( wherein you cant run some commands such as cd etc).

Can anyone guide if we have anything similar in ksh ?

Thanks

Used to be rksh ...

and still is:

Google is your friend!