ksh -p flag



Hello,

I have a script on a system that starts like this:

#!/bin/ksh -p

What does the -p flag do? I couldnt find anything in the manpage besides
that -o privileged does the same.

Regards,

Holger



Relevant Pages