View Categories
shell and script

Shell and Script

36 Docs

KornShell

Last Updated: June 7, 2025

Description KornShell (ksh) is a Unix shell developed by David Korn at Bell Labs. It combines features from the Bourne...

Zsh (Z Shell)

Last Updated: June 7, 2025

Description Zsh is an extended Unix shell built on top of sh (the Bourne Shell) with powerful scripting features, improved...

Batch

Last Updated: June 7, 2025

Description Batch scripting (or Windows CMD) refers to writing .bat or .cmd files that run a sequence of commands in...

Fish

Last Updated: June 7, 2025

Description Fish, short for Friendly Interactive SHell, is a modern Unix shell focused on user-friendliness, interactive features, and out-of-the-box usability....

Bash

Last Updated: June 7, 2025

Description Bash (Bourne Again SHell) is a Unix shell and command language widely used for automating tasks, managing files, executing...

PowerShell

Last Updated: June 7, 2025

Description PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and a scripting...

Scroll to Top