Jump to content

Public Domain Korn Shell: Difference between revisions

m
!/bin/sh => #!/bin/sh (was missing the #)
(Explain pdksh.)
m (!/bin/sh => #!/bin/sh (was missing the #))
Line 6:
 
* If an example from Rosetta Code "works with pdksh", then someone might have tested the example with one of these patched versions of pdksh.
* If a <tt>#!/bin/sh</tt> script "works with pdksh", then the tester might have used [[OpenBSD]], where both <tt>/bin/ksh</tt> and <tt>/bin/sh</tt> are pdksh.
 
[[mksh]] is a successor to pdksh. mksh consolidates several patches and a few new features into one shell. If you want to install pdksh, then you might instead install [[mksh]].
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.