A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive...
17 KB (1,748 words) - 14:20, 10 June 2025
(short for "Bourne Again SHell") is an interactive command interpreter and command programming language developed for UNIX-like operating systems. Created...
91 KB (6,882 words) - 22:48, 11 June 2025
A shell script is a computer program designed to be run by a Unix shell, a command-line interpreter. The various dialects of shell scripts are considered...
25 KB (3,135 words) - 06:34, 12 June 2025
command-line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell, but its syntax is somewhat simpler...
7 KB (640 words) - 21:26, 11 June 2025
Fish (friendly interactive shell; stylized in lowercase) is a Unix-like shell with a focus on interactivity and usability. Fish is designed to be feature-rich...
15 KB (1,090 words) - 22:53, 28 March 2025
Unix (/ˈjuːnɪks/ , YOO-niks; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T...
59 KB (6,135 words) - 21:49, 25 April 2025
version of the Single UNIX Specification. A Unix-like application is one that behaves like the corresponding Unix command or shell. Although there are general...
16 KB (1,799 words) - 14:07, 23 May 2025
Bourne shell (sh) is a shell command-line interpreter for computer operating systems. It first appeared on Version 7 Unix, as its default shell. Unix-like...
15 KB (1,568 words) - 14:46, 30 May 2025
List of POSIX commands (redirect from List of Unix utilities)
many shells on modern Unix, Unix-like and other operating systems. This list does not cover commands for all versions of Unix and Unix-like shells nor...
22 KB (168 words) - 03:01, 10 June 2025
A shell account is a user account on a remote server, typically running under Unix or Linux operating systems. The account gives access to a text-based...
6 KB (709 words) - 07:12, 11 March 2025
extended to Unix-like systems and Microsoft Windows. On Unix-like systems, Secure Shell protocol (SSH) is usually used for text-based shells, while SSH...
18 KB (2,165 words) - 00:05, 12 May 2025
The Thompson shell was the first Unix shell, introduced in the first version of Unix in 1971, and was written by Ken Thompson. It was a simple command...
8 KB (931 words) - 12:43, 15 November 2024
Ls (redirect from Ls (Unix and Linux command))
ls is a shell command for listing files – including special files such as directories. Originally developed for Unix and later codified by POSIX and Single...
12 KB (1,252 words) - 17:53, 23 April 2025
Glob (programming) (redirect from Glob (Unix))
part of every Unix-like libc ecosystem and shell, including AT&T Bourne shell-compatible Korn shell (ksh), Z shell (zsh), Almquist shell (ash) and its...
26 KB (2,431 words) - 01:22, 3 June 2025
catenare meaning "to chain" Originally developed for Unix, it is available on many operating systems and shells today. In addition to combining files, cat is...
14 KB (1,503 words) - 19:38, 4 June 2025
Unary operation (section Unix shell (Bash))
sizeof(type-name) Cast: (type-name) cast-expression In the Unix shell (Bash/Bourne Shell), e.g., the following operators are unary: Pre and Post-Increment:...
9 KB (588 words) - 19:57, 7 June 2025
The C shell (csh or the improved version, tcsh) is a Unix shell created by Bill Joy while he was a graduate student at University of California, Berkeley...
40 KB (4,933 words) - 02:57, 10 May 2025
In Unix and Unix-like operating systems, job control refers to control of jobs by a shell, especially interactively, where a "job" is a shell's representation...
10 KB (1,409 words) - 18:58, 13 May 2025
interface via PowerShell cmdlets. PowerShell includes its own extensive, console-based help (similar to man pages in Unix shells) accessible via the...
98 KB (8,299 words) - 06:58, 28 May 2025
designed for Unix-like operating systems as a replacement for Telnet and unsecured remote Unix shell protocols, such as the Berkeley Remote Shell (rsh) and...
41 KB (4,509 words) - 06:22, 11 June 2025
Command-line interface (redirect from Command-line shell)
or shell. Examples of command-line interpreters include Nushell, DEC's DIGITAL Command Language (DCL) in OpenVMS and RSX-11, the various Unix shells (sh...
75 KB (8,550 words) - 12:59, 13 June 2025
KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s and announced at USENIX on July 14, 1983. The initial...
22 KB (2,134 words) - 22:32, 12 June 2025
freeing the command line for additional work with the shell. POSIX shells and other Unix shells allow background execution by using the & character at...
84 KB (4,243 words) - 08:05, 13 May 2025
Pushd and popd (section Unix-like)
via the dirs Unix command or Get-Location -stack PowerShell command. The working directory is at the top of the stack. The first Unix shell to provide a...
5 KB (338 words) - 05:51, 10 April 2025
The Z shell (Zsh) is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended...
10 KB (944 words) - 00:57, 26 March 2025
Wikibook Guide to Unix has a page on the topic of: Commands df: report free disk space – Shell and Utilities Reference, The Single UNIX Specification, Version...
7 KB (897 words) - 21:00, 13 April 2025
Here document (section Unix shells)
Here documents originate in the Unix shell, and are found in the Bourne shell since 1979, and most subsequent shells. Here document-style string literals...
39 KB (4,813 words) - 07:44, 29 April 2025
wish (Windowing Shell) is a Tcl interpreter extended with Tk commands, available for Unix-like operating systems supporting the X Window System, as well...
4 KB (272 words) - 20:50, 3 January 2025
Single UNIX Specification (SUS) is a standard for computer operating systems, compliance with which is required to qualify for using the "UNIX" trademark...
39 KB (3,853 words) - 22:33, 18 May 2025
completed. The standard shell syntax for anonymous pipes is to list multiple commands, separated by vertical bars ("pipes" in common Unix verbiage). The pipeline...
19 KB (2,328 words) - 02:15, 3 June 2025