Linking custom ksh93 builtins

This page summarizes the projects mentioned and recommended in the original post on /r/linuxquestions

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ksh

    ksh 93u+m: KornShell lives! | Latest release: https://github.com/ksh93/ksh/releases

  • So, I've recently switched from bash to ksh93u+m (this one), because I heard it was faster and more "unix-like", and I'm in love so far. One of the cool features is runtime library loading for custom builtins, which is a really cool idea, and it works really well for simple functions that don't require access to the shell's internals, but whenever I try to use any function from the shell's headers (for example sh_addbuiltin), I get a bunch of undefined references, even when I link my builtin source file against every single library that I compiled along with the shell. Is there a tutorial for something like this? The documentation on ksh is pretty poor in general and I wouldn't have found out how to write custom builtins without this and this blog post. Any help would be greatly appreciated!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ksh 93u+m/1.0.5 is out, with another large amount of bugfixes

    1 project | /r/ksh | 9 Jun 2023
  • Announcing: KornShell 93u+m/1.0.5

    1 project | /r/ksh | 9 Jun 2023
  • Globbing EREs?

    1 project | /r/ksh | 18 May 2023
  • What repository of KSH is on the best track to become the NEW New KSH?

    2 projects | /r/ksh | 1 May 2023
  • Luddite curmudgeon here - I don't like zsh, but.. I want to embrace change.

    1 project | /r/MacOS | 13 Aug 2022