GNU Bourne Again SHell AlternativesTop Shells & Terminal Emulators like GNU Bourne Again SHell
GNU Bourne Again SHell is described as 'Bash is the shell, or command language interpreter, that will appear in the GNU operating system. Bash is an sh-compatible shell that incorporates useful features from the Korn shell (ksh) and C shell (csh). It is intended to conform to the IEEE POSIX P1003.2/ISO 9945' and is a very popular Shell in the os & utilities category. There are more than 25 alternatives to GNU Bourne Again SHell for a variety of platforms, including Linux, Mac, BSD, Windows and Cygwin apps. The best GNU Bourne Again SHell alternative is fish, which is both free and Open Source. Other great apps like GNU Bourne Again SHell are Zsh, Nu Shell, IPython and KornShell.
filter to find the best alternatives
GNU Bourne Again SHell alternatives are mainly Shells but may also be Terminal Emulators or Jupyter Notebooks. Filter by these or use the filter bar below if you want a narrower list of alternatives or looking for a specific functionality of GNU Bourne Again SHell.- Shell
- Free • Open Source
- 96 likes27 fish alternatives
Fish is a user-friendly command line shell for UNIX-like operating systems such as Linux
License model
- Free • Open Source
Application types
Platforms
- Mac
- Windows
- Linux
- BSD
- Rust
Top fish Features
fish VS GNU Bourne Again SHell
Is fish a good alternative to GNU Bourne Again SHell? - 120 likes23 Zsh alternatives
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh); its compatibility with the 1988 Korn shell has been gradually increasing. It includes enhancements of many types, notably in the command-line editor, options for...
Zsh VS GNU Bourne Again SHell
Is Zsh a good alternative to GNU Bourne Again SHell? - 15 likes24 Nu Shell alternatives
This project has reached a minimum-viable product level of quality. While contributors dogfood it as their daily driver, it may be unstable for some commands. Future releases will work fill out missing features and improve stability.
Nu Shell VS GNU Bourne Again SHell
Is Nu Shell a good alternative to GNU Bourne Again SHell? - 83 likes45 IPython alternatives
IPython offers a robust architecture for interactive computing, including dynamic shells, a kernel for Jupyter, interactive visualization, GUI toolkit support, and seamless project embeddings. Targeting high efficiency in parallel computing, it supports Python interactions tailored for Jupyter environments.
IPython VS GNU Bourne Again SHell
Is IPython a good alternative to GNU Bourne Again SHell? - 9 likes23 KornShell alternatives
The KornShell language was designed and developed by David G. Korn at AT&T Bell Laboratories. It is an interactive command language that provides access to the UNIX system and to many other systems, on the many different computers and workstations on which it is implemented.
KornShell VS GNU Bourne Again SHell
Is KornShell a good alternative to GNU Bourne Again SHell?Comments about KornShell as an Alternative to GNU Bourne Again SHell
lunolasEfficient and light, with all required features for a good interactive shell
0 - 8 likes21 the xonsh shell alternatives
Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.4+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, Mac OSX, and Windows.
the xonsh shell Features
the xonsh shell VS GNU Bourne Again SHell
Is the xonsh shell a good alternative to GNU Bourne Again SHell? - 14 likes37 win-bash alternatives
win-bash is a Windows port of the famous GNU bash (see GNU Bash homepage).
The goal of the win-bash project is to finish the port to Windows and provide a full functional bash.exe binary for windows nt and derived systems. win-bash can be used as a input shell as well as an inte.
License model
- Free • Open Source
Application types
Platforms
- Windows
win-bash Features
DiscontinuedThe project is no longer developed since 2016. Last version, 1.1, released in March 2011, can be still downloaded from SourceForge.
win-bash VS GNU Bourne Again SHell
Is win-bash a good alternative to GNU Bourne Again SHell? - 2 likes24 rush alternatives
rush is a replacement for the unix shell (bash, zsh, etc) which uses pure Ruby syntax. Grep through files, find and kill processes, copy files - everything you do in the shell, now in Ruby.
rush VS GNU Bourne Again SHell
Is rush a good alternative to GNU Bourne Again SHell? - 9 likes23 DASH Shell alternatives
DASH is a POSIX-compliant implementation of /bin/sh that aims to be as small as possible. It does this without sacrificing speed where possible. In fact, it is significantly faster than bash (the GNU Bourne-Again SHell) for most tasks. DASH stands for Debian Almquist Shell.
License model
- Free • Open Source
Application types
Platforms
- Linux
- BSD
DASH Shell Features
DASH Shell VS GNU Bourne Again SHell
Is DASH Shell a good alternative to GNU Bourne Again SHell? - 4 likes23 rc - a shell alternatives
This is a reimplementation for Unix, by Byron Rakitzis, of the Plan 9 shell. rc offers much the same capabilities as a traditional Bourne shell, but with a much cleaner syntax.
rc - a shell VS GNU Bourne Again SHell
Is rc - a shell a good alternative to GNU Bourne Again SHell? - 5 likes23 Xiki alternatives
Xiki makes the command line friendlier and more powerful. Xiki Shell (xsh) lets you use Xiki from command line, in a way that augments your current favorite shell (bash or zsh).
License model
- Free • Open Source
Application types
Platforms
- Mac
- Linux
Xiki Features
Xiki VS GNU Bourne Again SHell
Is Xiki a good alternative to GNU Bourne Again SHell? - 2 likes24 sash alternatives
a stand-alone shell with many built-in commands. The built in commands of sash have all libraries linked statically, so unlike most shells, the standard UNIX commands do not rely on external libraries. In case of emergencies, you can boot directly into sash and use it as a...
sash VS GNU Bourne Again SHell
Is sash a good alternative to GNU Bourne Again SHell?
Comments about Zsh as an Alternative to GNU Bourne Again SHell
Compared to BASH, Zsh has support for many more plugins and addons of the sort. There exists a framework for this very purpose called "Oh-My-Zsh" and it can be used to add things like themes and support for command auto-complete. Zsh is pretty much just BASH but with more features built on top.