• 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 Unix time
    1970, the Unix epoch. For example, at midnight on 1 January 2010, Unix time was 1262304000. Unix time originated as the system time of Unix operating...
    51 KB (5,461 words) - 21:52, 3 May 2025
  • Thumbnail for Unix-like
    A Unix-like (sometimes referred to as UN*X, *nix or *NIX) operating system is one that behaves in a manner similar to a Unix system, although not necessarily...
    16 KB (1,799 words) - 00:45, 24 April 2025
  • 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
  • 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...
    115 KB (9,534 words) - 02:27, 7 May 2025
  • Thumbnail for Unix philosophy
    The Unix philosophy, originated by Ken Thompson, is a set of cultural norms and philosophical approaches to minimalist, modular software development. It...
    18 KB (2,178 words) - 21:34, 17 February 2025
  • Look up unix, Unix, UNIX, UN*X, or *nix in Wiktionary, the free dictionary. Unix may refer to: Unix, a family of operating systems, the first originally...
    2 KB (271 words) - 12:38, 20 June 2023
  • 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
  • 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...
    17 KB (844 words) - 10:07, 18 May 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) - 21:13, 18 May 2025
  • Thumbnail for Unix shell
    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:42, 25 April 2025
  • executing in the same Unix or Unix-like operating system. The name, Unix domain socket, refers to the domain argument value AF_UNIX that is passed to the...
    4 KB (482 words) - 11:56, 26 March 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,044 words) - 21:02, 8 January 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...
    55 KB (6,664 words) - 17:04, 17 May 2025
  • Thumbnail for Tru64 UNIX
    Tru64 UNIX is a discontinued 64-bit UNIX operating system for the Alpha instruction set architecture (ISA), currently owned by Hewlett-Packard (HP). Previously...
    13 KB (934 words) - 21:43, 6 October 2024
  • 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) - 01:19, 28 February 2025
  • Thumbnail for Version 7 Unix
    Version 7 Unix, also called Seventh Edition Unix, Version 7 or just V7, was an important early release of the Unix operating system. V7, released in 1979...
    13 KB (1,165 words) - 12:46, 21 January 2024
  • 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) - 15:03, 13 May 2025
  • When a text file with a shebang is used as if it were an executable in a Unix-like operating system, the program loader mechanism parses the rest of the...
    25 KB (3,233 words) - 02:29, 17 March 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) - 17:35, 13 May 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,102 words) - 13:24, 25 April 2025
  • Thumbnail for Year 2038 problem
    19 January 2038. The problem exists in systems which measure Unix time—the number of seconds elapsed since the Unix epoch (00:00:00 UTC on 1 January 1970)—and store...
    28 KB (3,065 words) - 12:55, 17 May 2025
  • Thumbnail for Ancient UNIX
    Research Unix: (early versions only) Version 1 Unix Version 2 Unix Version 3 Unix Version 4 Unix Version 5 Unix Version 6 Unix Version 7 Unix UNIX/32V As...
    6 KB (555 words) - 15:43, 12 December 2024
  • Thumbnail for Daemon (computing)
    facility, and sshd is a daemon that serves incoming SSH connections. In a Unix environment, the parent process of a daemon is often, but not always, the...
    10 KB (1,247 words) - 02:39, 2 May 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...
    23 KB (2,983 words) - 00:05, 12 May 2025
  • The Unix file system (UFS) is a family of file systems supported by many Unix and Unix-like operating systems. It is a distant descendant of the original...
    17 KB (1,966 words) - 06:52, 12 March 2025
  • Thumbnail for Linux
    Linux (category Unix variants)
    Linux (/ˈlɪnʊks/, LIN-uuks) is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released...
    121 KB (11,096 words) - 03:40, 13 May 2025
  • The Unix command su, which stands for 'substitute user' (or historically 'superuser'), is used by a computer user to execute commands with the privileges...
    7 KB (655 words) - 19:23, 15 December 2024
  • UNIX/32V is an early version of the Unix operating system from Bell Laboratories, released in June 1979. 32V was a direct port of the Seventh Edition Unix...
    6 KB (455 words) - 20:18, 10 January 2024
  • Thumbnail for List of Unix systems
    Each version of the UNIX Time-Sharing System evolved from the version before, with version one evolving from the prototypal Unix. Not all variants and...
    8 KB (529 words) - 06:03, 17 December 2024