oksh

Portable OpenBSD ksh, based on the Public Domain Korn Shell (pdksh). (by ibara)

Oksh Alternatives

Similar projects and alternatives to oksh

  1. nix

    405 oksh VS nix

    Nix, the purely functional package manager

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. cosmopolitan

    build-once run-anywhere c library

  4. vis

    60 oksh VS vis

    A vi-like editor based on Plan 9's structural regular expressions (by martanne)

  5. nix-darwin

    nix modules for darwin

  6. ksh

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

  7. oasis

    28 oksh VS oasis

    a small statically-linked linux system

  8. zsh-bench

    Benchmark for interactive Zsh

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. InitWare

    The InitWare Suite of Middleware allows you to manage services and system resources as logical entities called units. Its main component is a service management ("init") system.

  11. ribbit

    19 oksh VS ribbit

    A portable, compact and extensible Scheme implementation that is fully R4RS compliant. This includes closures, I/O, tail calls, first-class continuations and a Read Eval Print Loop (REPL). The R4RS Scheme REPL fits inside 6.5Kb !

  12. cproc

    C11 compiler (mirror)

  13. samurai

    ninja-compatible build tool written in C (by michaelforney)

  14. loksh

    2 oksh VS loksh

    A Linux port of OpenBSD's ksh

  15. ast

    5 oksh VS ast

    AST - AT&T Software Technology

  16. daemon

    turns other processes into daemons

  17. velox

    6 oksh VS velox

    velox window manager (by michaelforney)

  18. pomod

    pomodoro daemon

  19. openbsd-src

    jcs's openbsd hax

  20. cicada

    2 oksh VS cicada

    An old-school bash-like Unix shell written in Rust

  21. DragonFlyBSD

    DragonFly BSD System Source Repository (read-only mirror)

  22. pnut

    3 oksh VS pnut

    🥜 A Self-Compiling C Transpiler Targeting Human-Readable POSIX Shell

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better oksh alternative or higher similarity.

oksh discussion

Log in or Post with

oksh reviews and mentions

Posts with mentions or reviews of oksh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-23.
  • Pnut: A C to POSIX Shell Compiler you can Trust
    7 projects | news.ycombinator.com | 23 Jul 2024
    All of Android is still based on a pdksh-derivative known as mksh, which is an enormous install base.

    http://www.mirbsd.org/mksh.htm

    OpenBSD switched their default shell to their own pdksh-derivative known as oksh.

    https://github.com/ibara/oksh

    There was an effort to (re)start ksh93 development, but AT&T halted this effort. The bugfixes from the failed effort have moved back into Korn's last release.

    https://github.com/ksh93/ksh/tree/dev

  • Oasis – a small, statically-linked Linux system
    12 projects | news.ycombinator.com | 26 Jan 2024
  • Faster Shell Startup with Shell Switching
    3 projects | news.ycombinator.com | 16 Jan 2024
    David Korn's ksh93 was passed on to a new set of developers, who attempted to release a new version; AT&T rolled back these changes due to performance problems which raised questions of support status. It does appear that ksh93 development has resumed, and a new version was released late last year.

    https://github.com/ksh93/ksh/releases

    The independent pdksh spawned mksh, which is the default shell used in Android (as it has a BSD license); mksh appears to be very much active.

    http://www.mirbsd.org/mksh.htm [https site has cert problems]

    OpenBSD also forked oksh from pdksh. This is certainly well-maintained.

    https://github.com/ibara/oksh

  • CVE-2022-45063: Xterm
    2 projects | news.ycombinator.com | 10 Nov 2022
    I don't know if this is helpful or just annoying unsolicited "advice"

    Anyway, for those of us who like openbsd ksh(all two of us) which is derived from pdksh. there is the project oksh.

    https://github.com/ibara/oksh

  • What is a good alternative to Zsh?
    4 projects | /r/suckless | 10 Jul 2022
    I like oksh: https://github.com/ibara/oksh
  • OpenBSD 7.0 Released
    5 projects | news.ycombinator.com | 14 Oct 2021
    ...and that ksh descended from pdksh, and is distributed as the oksh portable project here:

    https://github.com/ibara/oksh

    The MirBSD Korn Shell also descended from pdksh, and it can be found here:

    http://www.mirbsd.org/mksh.htm

    I don't know about the feature differences and code quality between these two; they both implement most of ksh88, and a small amount of ksh93.

    I prefer mksh when I need something more than a POSIX shell.

  • Which ksh is used in openbsd?
    3 projects | /r/openbsd | 19 Mar 2021
    Brian Callahan publishes a portable version here: https://github.com/ibara/oksh
  • What goes into porting a program/library?
    1 project | /r/openbsd | 16 Feb 2021
    Porting from OpenBSD, look for the portable versions and their compat layer. https://github.com/ibara/oksh/blob/master/portable.h
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Apr 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic oksh repo stats
9
381
2.8
2 months ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that C is
the 6th most popular programming language
based on number of references?