On 23:59:29 Dec 16, Steve Shockley wrote:
> 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.

I figured out that much.

:1s/make/port

I make such typos when typing out mails in a hurry. I have an on the fly
spell checker in vim

:setl spell spelllang=en_US

but that does not catch such mistakes(obviously).

Anyway I shall go the plan9/rc(1) way.

-Girish

Reply via email to