• Thumbnail for Ping (networking utility)
    (ICMP) packets. Pinging involves sending an ICMP echo request to the target host and waiting for an ICMP echo reply. The program reports errors, packet loss...
    19 KB (1,910 words) - 22:29, 6 August 2024
  • Version 2 Unix. echo -n in Version 7 replaced prompt, (which behaved like echo but without terminating its output with a line delimiter). On PWB/UNIX and later...
    12 KB (899 words) - 16:47, 15 October 2023
  • Thumbnail for Bash (Unix shell)
    files, known as shell scripts, facilitating automation. In keeping with Unix shell conventions, Bash incorporates a rich set of features. The keywords...
    72 KB (6,143 words) - 12:54, 7 August 2024
  • of the data it received. On UNIX-like operating systems an echo server is built into the inetd family of daemons. The echo service is usually not enabled...
    2 KB (265 words) - 19:28, 15 June 2024
  • Thumbnail for Rc (Unix shell)
    rc (for "run commands") is the command line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell...
    7 KB (628 words) - 21:14, 20 May 2024
  • 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,842 words) - 04:59, 31 July 2024
  • Thumbnail for List of POSIX commands
    applications List of Unix daemons List of web browsers for Unix and Unix-like operating systems Unix philosophy util-linux The Wikibook Guide to UNIX has a page...
    22 KB (173 words) - 00:53, 21 July 2024
  • Make (software) (redirect from Make (Unix))
    via the operating system shell. Make is widely used, especially in Unix and Unix-like operating systems, even though many competing technologies and...
    36 KB (4,084 words) - 03:09, 8 August 2024
  • Thumbnail for Fish (Unix shell)
    Fish (stylized in lowercase) is a Unix shell with a focus on interactivity and usability. Fish is designed to be feature-rich, rather than highly configurable...
    14 KB (1,049 words) - 10:01, 4 August 2024
  • The term "Research Unix" refers to early versions of the Unix operating system for DEC PDP-7, PDP-11, VAX and Interdata 7/32 and 8/32 computers, developed...
    17 KB (853 words) - 22:27, 24 June 2024
  • Thumbnail for Terminal emulator
    different one via telnet, ssh, dial-up, or over a direct serial connection. On Unix-like operating systems, it is common to have one or more terminal windows...
    15 KB (1,891 words) - 00:20, 30 July 2024
  • Xargs (redirect from Xargs (Unix))
    xargs (short for "extended arguments" ) is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input...
    14 KB (1,703 words) - 20:42, 10 May 2024
  • Thumbnail for Rm (Unix)
    rm (short for remove) is a basic command on Unix and Unix-like operating systems used to remove objects such as computer files, directories and symbolic...
    17 KB (1,896 words) - 08:06, 25 July 2023
  • Thumbnail for Cron
    Cron (redirect from Crontab (Unix command))
    The cron command-line utility is a job scheduler on Unix-like operating systems. Users who set up and maintain software environments use cron to schedule...
    26 KB (3,275 words) - 20:03, 4 August 2024
  • systems perform local echo themselves, in their device drivers and so forth. In Unix and POSIX-compatible systems, local echo is a flag in the POSIX...
    15 KB (1,687 words) - 19:54, 22 February 2024
  • Thumbnail for Yes (Unix)
    yes is a command on Unix and Unix-like operating systems, which outputs an affirmative response, or a user-defined string of text, continuously until...
    7 KB (630 words) - 17:03, 5 July 2024
  • nl is a Unix utility for numbering lines, either from a file or from standard input, reproducing output on standard output. nl is part of the X/Open Portability...
    3 KB (289 words) - 09:06, 8 August 2022
  • Thumbnail for At (command)
    In computing, at is a command in Unix-like operating systems, Microsoft Windows, and ReactOS used to schedule commands to be executed once, at a particular...
    8 KB (871 words) - 05:29, 29 May 2024
  • Shar (category Unix archivers and compression-related utilities)
    In the Unix operating system, shar (from "shell archive") is an archive format created with the Unix shar utility. A shar file is a type of self-extracting...
    9 KB (833 words) - 17:49, 2 January 2024
  • Md5sum (redirect from Md5sum (Unix))
    error or non-malicious meddling. The md5sum program is included in most Unix-like operating systems or compatibility layers such as Cygwin. The original...
    5 KB (469 words) - 17:47, 8 December 2023
  • read is a command found on Unix and Unix-like operating systems such as Linux. It reads a line of input from standard input or a file passed as an argument...
    2 KB (173 words) - 03:45, 17 February 2024
  • common GNU Unix-like utilities. For example: $ echo -e "foo\tbar" | expand | xxd -g 1 -u 0000000: 66 6F 6F 20 20 20 20 20 62 61 72 0A foo bar. $ echo -e "foo\tbar"...
    3 KB (226 words) - 12:16, 6 June 2024
  • characters looking similar). od is one of the earliest Unix programs, having appeared in version 1 AT&T Unix. It is also specified in the POSIX standards. The...
    4 KB (481 words) - 23:13, 21 January 2024
  • In Unix-like operating systems, true and false are commands whose only function is to always return with a predetermined exit status. Programmers and scripts...
    5 KB (457 words) - 22:21, 21 January 2024
  • cmd.exe) reads the file and executes its commands, normally line-by-line. Unix-like operating systems, such as Linux, have a similar, but more flexible...
    34 KB (4,179 words) - 17:47, 26 July 2024
  • Thumbnail for Sed
    Sed (redirect from Ssed (Unix))
    sed ("stream editor") is a Unix utility that parses and transforms text, using a simple, compact programming language. It was developed from 1973 to 1974...
    21 KB (2,638 words) - 21:47, 20 May 2024
  • Unix, Plan 9, and Unix-like operating systems that evaluates conditional expressions. test was turned into a shell builtin command in 1981 with UNIX System...
    9 KB (881 words) - 23:19, 1 January 2024
  • Thumbnail for Douglas McIlroy
    Douglas McIlroy (category Unix people)
    of Unix. Throughout the 1960s and 1970s McIlroy contributed programs for Multics (such as RUNOFF) and Unix operating systems (such as diff, echo, tr...
    20 KB (1,676 words) - 12:15, 7 August 2024
  • Thumbnail for C shell
    C shell (category Unix shells)
    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,938 words) - 19:40, 6 June 2024
  • wall (an abbreviation of write to all) is a Unix command-line utility that displays the contents of a computer file or standard input to all logged-in...
    3 KB (242 words) - 23:03, 29 May 2023