View Categories
shell and script

Shell and Script

36 Docs

Zsh (Z Shell)

Last Updated: June 10, 2025

Description Zsh is a highly configurable shell with powerful features for interactive use and scripting, widely popular for its customization...

Sh (Bourne Shell)

Last Updated: June 10, 2025

Description Sh is the original Unix shell developed by Stephen Bourne, forming the basis for many modern shells and scripting...

Tcsh

Last Updated: June 10, 2025

Description Tcsh is an enhanced version of the C shell, adding command-line editing, programmable completion, and other user-friendly features. History...

Csh (C Shell)

Last Updated: June 10, 2025

Description Csh is a Unix shell developed to provide C-like syntax for scripting and interactive use, popular for its command...

Tclsh (Tcl Shell)

Last Updated: June 10, 2025

Description Tclsh is the interactive shell interpreter for the Tcl scripting language, used for scripting, automation, and rapid prototyping. History...

Rc (Plan 9 Shell)

Last Updated: June 10, 2025

Description Rc is the command shell for the Plan 9 operating system, designed to simplify shell programming with a clean...

Es

Last Updated: June 10, 2025

Description Es is a functional programming shell that merges shell scripting with functional programming concepts, providing a unique scripting experience....

BusyBox shell (ash)

Last Updated: June 10, 2025

Description BusyBox provides a minimalist shell environment (ash) along with many Unix utilities for embedded Linux systems. History BusyBox was...

Xonsh

Last Updated: June 10, 2025

Description Xonsh is a Python-powered shell combining Python scripting with traditional shell features, allowing seamless integration of Python code and...

WinBatch

Last Updated: June 10, 2025

Description WinBatch is a Windows scripting language designed for automation and batch processing tasks, offering powerful control over Windows environments....

Scroll to Top