mirror of
https://github.com/namibia/awesome-shell.git
synced 2024-11-15 01:34:12 +00:00
add Korn Shell variants
This commit is contained in:
parent
424daf3824
commit
416cf1ccd6
@ -39,9 +39,14 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos.
|
||||
* [bash](https://www.gnu.org/software/bash/) - GNU Project's shell (Bourne Again SHell)
|
||||
* [elvish](https://elv.sh/) - Friendly, expressive shell features like anonymous functions and data structures
|
||||
* [fish](https://fishshell.com) - Smart and user-friendly command line shell
|
||||
* [ksh93](https://github.com/att/ast) - Korn Shell
|
||||
* [mksh](https://github.com/MirBSD/mksh) - MirBSD Korn Shell
|
||||
* [oksh](https://github.com/ibara/oksh) - Portable OpenBSD ksh
|
||||
* [osh](https://www.oilshell.org) - Bash compatible, with new/modern Unix shell language called Oil
|
||||
* [pdksh](https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/bin/ksh/) - Public domain Korn shell
|
||||
* [shell++](https://github.com/alexst07/shell-plus-plus) - Friendly and modern functional and object oriented shell script language
|
||||
* [shenv](https://github.com/shenv/shenv) - Simple shell version management
|
||||
* [tcsh](https://www.tcsh.org/) - C shell with file name completion and command line editing
|
||||
* [xiki](http://xiki.org) - Makes the shell console more friendly and powerful
|
||||
* [xonsh](https://xon.sh) - Python-ish, BASHwards-looking shell language and command prompt
|
||||
* [zsh](http://www.zsh.org) - Powerful shell with scripting language
|
||||
|
Loading…
Reference in New Issue
Block a user