List of some Shell goodies for OpenBSD
I'm sharing here some practices I'm following and some small tips/tools which facilitate my usage of OpenBSD in my day to day. Some a really specific to my usage, others could be re-used.
https://www.vincentdelft.be/post/post_20210102
#shell #cli
I'm sharing here some practices I'm following and some small tips/tools which facilitate my usage of OpenBSD in my day to day. Some a really specific to my usage, others could be re-used.
https://www.vincentdelft.be/post/post_20210102
#shell #cli
oksh.
Unlike other ports of OpenBSD ksh, this port is entirely self-contained and aims to be maximally portable across operating systems and C compilers. We are always looking for new combinations to add support for...
https://github.com/ibara/oksh
#shell #ksh #portable
Unlike other ports of OpenBSD ksh, this port is entirely self-contained and aims to be maximally portable across operating systems and C compilers. We are always looking for new combinations to add support for...
https://github.com/ibara/oksh
#shell #ksh #portable
👍11