22 May 2006
Category: Linux Command Line Tools
Posted by Christoph under: CLI .
Introducing my new category Linux Command Line Tools
This category will contain information on Linux command line tools, which operate via a command line interface (or CLI; sometimes incorrectly referred to as the “Command Prompt”).
A program that implements such interface is often called a command line interpreter or shell. Examples include the various Unix shells (sh, ksh, csh, tcsh, bash, etc.). All “tools” listed in this category would be executed via a shell.