Shell and Script
KornShell
Last Updated: June 7, 2025Description 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, 2025Description Zsh is an extended Unix shell built on top of sh (the Bourne Shell) with powerful scripting features, improved...
Batch
Last Updated: June 7, 2025Description Batch scripting (or Windows CMD) refers to writing .bat or .cmd files that run a sequence of commands in...
Fish
Last Updated: June 7, 2025Description 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, 2025Description Bash (Bourne Again SHell) is a Unix shell and command language widely used for automating tasks, managing files, executing...
PowerShell
Last Updated: June 7, 2025Description PowerShell is a task automation and configuration management framework from Microsoft, consisting of a command-line shell and a scripting...