@trashheap I made an ugly version of your script for #oksh at https://moreno.tilde.team/log/tao.htm
Only a week behind, oksh-7.2 is out now!
https://github.com/ibara/oksh/releases/tag/oksh-7.2
#OpenBSD #ksh #oksh #shell #Unix #Linux #BSD #FreeBSD #NetBSD #DragonFlyBSD #FOSS #freesoftware #opensource
#openbsd #ksh #oksh #shell #unix #linux #bsd #freebsd #netbsd #dragonflybsd #foss #freesoftware #opensource
oksh now supports out-of-tree builds. It was surprisingly easy to implement.
https://github.com/ibara/oksh/commit/e75d5c3fa5bd7751aa727e612744c0bb678ccd3b
#oksh #unix #c #OpenBSD #FreeBSD #NetBSD #BSD #Linux #shell #ksh
#oksh #unix #c #openbsd #freebsd #netbsd #bsd #linux #shell #ksh
A new #blog post just for you!
I discuss how I got the vbcc C compiler running on #OpenBSD and able to build the #oksh shell.
https://briancallahan.net/blog/20211204.html
#code #coding #program #programming #programmer #compile #compiler #C #Unix #FreeBSD #NetBSD #DragonFlyBSD #Linux
#blog #openbsd #oksh #code #coding #program #programming #programmer #compile #compiler #c #unix #freebsd #netbsd #dragonflybsd #linux
A wild #blog post appears!
I do some benchmarking of #oksh with nine C compilers on #OpenBSD. Nothing conclusive is discovered, but it is nonetheless a very fun journey.
https://briancallahan.net/blog/20211010.html
#Unix #Linux #FreeBSD #NetBSD #DragonFlyBSD #BSD #C #compile #compiler #compilers #shell #unixshell #kornshell #ksh
#blog #oksh #openbsd #unix #linux #freebsd #netbsd #dragonflybsd #bsd #c #compile #compiler #compilers #shell #unixshell #kornshell #ksh
I've released oksh-7.0 for all your shell needs.
#OpenBSD #FreeBSD #oksh #NetBSD #DragonFlyBSD #Unix #Linux #shell #ksh #KornShell #UnixShell
#openbsd #freebsd #oksh #netbsd #dragonflybsd #unix #linux #shell #ksh #kornshell #unixshell
Hello #oksh users.
I am trying an experiment: opening up development to adding new built-in utilities ("extensions"). Everyone is welcome to add new extensions and improve exiting ones.
To start: I added two initial extensions: a very basic text editor and very basic directory lister. This makes oksh a viable option to rescue systems in single-user mode without needing to learn ed(1).
https://github.com/ibara/oksh/commit/0d159904beb3492f1c9f429ce269b6fbc28d72de
Wow.
I ported a 7 year old C compiler to #OpenBSD (nwcc): https://github.com/jasperla/openbsd-wip/commit/e45ab367e662d6266d20a809a7cfcc4225ff2dcd
All to be able to add support for it in #oksh: https://github.com/ibara/oksh/commit/70e44f72f1d452b90fa5a8104004b8577458fa8b
The things we do...
On the off-chance you have scripts or forks of oksh, announcement that the branch name is changing to main in one week's time (Nov 26).