Y
Hacker News
new
|
ask
|
show
|
jobs
by
fao_
2338 days ago
openBSD uses mksh which includes a restricted mode (
http://www.mirbsd.org/htman/i386/man1/mksh.htm
)
2 comments
jwilk
2337 days ago
Oh?
https://man.openbsd.org/sh.1
doesn't mention -r.
link
adamrt
2336 days ago
OpenBSD started out as pdksh I believe, not mksh. But it still has a restricted mode.
https://man.openbsd.org/ksh.1#AUTHORS
link