• In Unix and Unix-like operating systems, write is a utility used to send messages to another user by writing a message directly to another user's TTY...
    3 KB (227 words) - 12:56, 26 December 2024
  • Thumbnail for Unix philosophy
    in A Quarter-Century of Unix (1994): Write programs that do one thing and do it well. Write programs to work together. Write programs to handle text streams...
    18 KB (2,178 words) - 09:47, 23 May 2025
  • users and groups of users. One well-established technology was developed for Unix and later codified by POSIX. Another common technology is an access-control...
    19 KB (2,011 words) - 04:21, 22 June 2025
  • Thumbnail for List of POSIX commands
    which is part of the Single UNIX Specification (SUS). These commands are implemented in many shells on modern Unix, Unix-like and other operating systems...
    22 KB (168 words) - 03:01, 10 June 2025
  • must have write permission for both because the command modifies the content of both. For a rename, an item's timestamp is not modified. On Unix implementations...
    7 KB (946 words) - 13:04, 16 May 2025
  • In computing, particularly in the context of the Unix operating system and its workalikes, fork is an operation whereby a process creates a copy of itself...
    16 KB (2,136 words) - 10:27, 5 June 2025
  • book by Georges Jean write (system call), a system call that implements low-level file writing operations write (Unix), a Unix shell command that allows...
    805 bytes (150 words) - 10:55, 16 March 2025
  • Thumbnail for Man page
    Man page (redirect from Man (Unix))
    (short for manual page) is a form of software documentation found on Unix and Unix-like operating systems. Topics covered include programs, system libraries...
    26 KB (2,663 words) - 16:05, 13 June 2025
  • Thumbnail for Unix
    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
  • Thumbnail for Cat (Unix)
    which is from the Latin catenare meaning "to chain" Originally developed for Unix, it is available on many operating systems and shells today. In addition...
    14 KB (1,503 words) - 19:38, 4 June 2025
  • Thumbnail for UNIX System V
    Unix System V (pronounced: "System Five") is one of the first commercial versions of the Unix operating system. It was originally developed by AT&T and...
    29 KB (3,072 words) - 03:35, 26 May 2025
  • converting file data. Originally developed for Unix, it has been implemented on many other environments including Unix-like operating systems, Windows, Plan 9...
    26 KB (2,852 words) - 07:29, 23 April 2025
  • Thumbnail for Ls
    developed for Unix and later codified by POSIX and Single UNIX Specification, it is supported in many operating systems today, including Unix-like variants...
    12 KB (1,252 words) - 17:53, 23 April 2025
  • Research Unix refers to the early versions of the Unix operating system for DEC PDP-7, PDP-11, VAX and Interdata 7/32 and 8/32 computers, developed in...
    22 KB (1,356 words) - 08:46, 15 June 2025
  • Thumbnail for Tr (Unix)
    tr is a command in Unix, Plan 9, Inferno, and Unix-like operating systems. It is an abbreviation of translate or transliterate, indicating its operation...
    6 KB (640 words) - 09:56, 25 July 2023
  • Thumbnail for Berkeley Software Distribution
    Berkeley Software Distribution (BSD), also known as Berkeley Unix or BSD Unix, is a discontinued Unix operating system developed and distributed by the Computer...
    26 KB (2,872 words) - 11:34, 2 May 2025
  • UUCP (Unix-to-Unix Copy) is a suite of computer programs and protocols allowing remote execution of commands and transfer of files, email and netnews between...
    31 KB (4,277 words) - 20:59, 15 June 2025
  • Thumbnail for Dennis Ritchie
    Dennis Ritchie (category Unix people)
    environments extensively and by Android. Ritchie and Thompson used C to write Unix, which has been influential in establishing many computing concepts and...
    35 KB (3,319 words) - 01:12, 8 June 2025
  • Chmod (category Standard Unix programs)
    flags collectively. The command originated in AT&T Unix version 1 and was exclusive to Unix and Unix-like operating systems until it was ported to other...
    15 KB (1,529 words) - 09:06, 16 April 2025
  • Thumbnail for Ed (software)
    Ed (software) (redirect from Ed (UNIX))
    letters, /ˌiːˈdiː/) is a line editor for Unix and Unix-like operating systems. It was one of the first parts of the Unix operating system that was developed...
    11 KB (1,381 words) - 16:47, 15 June 2025
  • Thumbnail for Shell script
    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
  • 2015. [Linus] didn't write CTSS and he didn't write MULTICS and didn't write UNIX and he didn't write MINIX, but he did write Linux. I think Brown owes...
    69 KB (7,620 words) - 17:32, 16 March 2025
  • Thumbnail for GNU
    GNU (redirect from GNU's Not Unix)
    for "GNU's Not Unix!", chosen because GNU's design is Unix-like, but differs from Unix by being free software and containing no Unix code. Stallman chose...
    34 KB (3,103 words) - 22:32, 25 May 2025
  • Thumbnail for Bash (Unix shell)
    interactive command interpreter and command programming language developed for UNIX-like operating systems. Created in 1989 by Brian Fox for the GNU Project...
    91 KB (6,882 words) - 22:48, 11 June 2025
  • Thumbnail for Rm (Unix)
    storage was not reused. Originally, developed for Unix, today it is also available on Unix-like and non Unix-like systems, KolibriOS, IBM i, EFI shell. and...
    16 KB (1,652 words) - 00:55, 24 May 2025
  • Thumbnail for History of Unix
    The history of Unix dates back to the mid-1960s, when the Massachusetts Institute of Technology, Bell Labs, and General Electric were jointly developing...
    59 KB (7,046 words) - 15:48, 12 June 2025
  • Thumbnail for Pipeline (Unix)
    In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes...
    19 KB (2,328 words) - 02:15, 3 June 2025
  • Tee (command) (redirect from Tee (UNIX))
    read from standard input and write to standard output and files". www.mankier.com. "ibiblio.org FreeDOS Package -- tee (Unix-like)". www.ibiblio.org. "sponge(1):...
    10 KB (1,042 words) - 18:44, 5 June 2025
  • Diff (redirect from Diff (Unix))
    is called a "diff", or a patch, since the output can be applied with the Unix program patch. The output of similar file comparison utilities is also called...
    40 KB (4,467 words) - 13:49, 14 May 2025
  • "NM(1)". Unix Seventh Edition General Commands Manual. Retrieved 2025-03-14. The Wikibook Guide to Unix has a page on the topic of: Commands nm: write the...
    5 KB (475 words) - 03:52, 15 March 2025