Girish Venkatachalam wrote:
How to make powerful and useful bash scripts to OpenBSD?Should I make them work with pdksh or can I add bash as dependency?
Are you talking about ports that require bash to build? I'd say convert them to use ksh, I don't see the point of installing a shell just to build/run a port. If the port is somehow an extension of bash that's fine, otherwise no.
