Ports for SerenityOS
Collections What's new Versions Info Sign in

oksh 7.1 🞉

Oksh is a lightweight and portable Unix shell that provides a minimalistic yet powerful command-line interface. It is a fork of the OpenBSD's ksh shell and aims to provide a simpler and more streamlined experience while still retaining compatibility with the Korn shell language.

cd Ports/oksh
./package.sh

Screenshot

Oksh is a Unix shell designed to be a lightweight, portable, and functional alternative to other popular shells such as Bash, Zsh, and Fish. It is written in the C programming language and aims to provide a simple and efficient shell with a minimalist design. Oksh is compatible with most POSIX-compliant systems, including Linux, BSD, and macOS.

One of the key features of Oksh is its simplicity. It has a small codebase and minimal dependencies, making it easy to install and use. Oksh also includes a number of built-in utilities, such as the cd, echo, and export commands, that are common to most shells. In addition, Oksh supports command-line editing and history, making it easier to work with longer or more complex commands.

Oksh also offers a number of advanced features for power users, such as job control, file name completion, and shell functions. Job control allows users to run multiple commands in the background or foreground, while file name completion makes it easier to navigate the file system. Shell functions allow users to create reusable code snippets and automate common tasks.

In summary, Oksh is a lightweight and functional Unix shell that is easy to install and use. Its minimalist design and built-in utilities make it ideal for users who prefer a simple and efficient shell, while its advanced features offer power users the flexibility they need to get their work done. Whether you're a casual user or an experienced system administrator, Oksh is a versatile and powerful tool for working with Unix and Unix-like systems.

Website: https://github.com/ibara/oksh

Port: https://github.com/SerenityOS/serenity/tree/master/Ports/oksh

Dependencies: ncurses 🖧

Sign in to vote

✍️ Edit this page

Similar ports

Port icon has the following license: Attribution 4.0 International (CC BY 4.0)