• 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,133 words) - 23:25, 14 February 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,409 words) - 04:24, 19 February 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...
    15 KB (1,774 words) - 17:07, 26 February 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,864 words) - 16:06, 8 January 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...
    116 KB (9,371 words) - 21:07, 1 March 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
  • 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,749 words) - 16:38, 9 February 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,848 words) - 07:53, 19 January 2025
  • 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) - 02:20, 6 February 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) - 01:19, 28 February 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...
    54 KB (6,516 words) - 18:46, 20 February 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,668 words) - 02:44, 2 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...
    119 KB (10,952 words) - 06:25, 3 March 2025
  • Thumbnail for Unix filesystem
    In Unix and operating systems inspired by it, the file system is considered a central component of the operating system. It was also one of the first parts...
    16 KB (944 words) - 16:39, 20 November 2024
  • 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
  • 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,232 words) - 20:04, 3 February 2025
  • 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
  • computing, a Unix domain socket is a Berkeley socket that allows data to be exchanged between two processes executing on the same Unix or Unix-like host...
    20 KB (2,276 words) - 00:19, 26 February 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...
    29 KB (3,111 words) - 22:37, 3 February 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 (853 words) - 22:48, 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 Cat (Unix)
    cat is a standard Unix utility that reads files sequentially, writing them to standard output. The name is derived from its function to (con)catenate files...
    14 KB (1,466 words) - 15:50, 26 February 2025
  • 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:43, 4 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,101 words) - 19:07, 2 March 2025
  • 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,295 words) - 09:52, 19 February 2025
  • Thumbnail for Df (Unix)
    df (abbreviation for disk free) is a standard Unix command used to display the amount of available disk space for file systems on which the invoking user...
    8 KB (980 words) - 23:36, 6 November 2024
  • Thumbnail for Unix wars
    The Unix wars were struggles between vendors to set a standard for the Unix operating system in the late 1980s and early 1990s. Both AT&T Corporation...
    9 KB (1,022 words) - 20:00, 31 August 2024
  • 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
  • Thumbnail for C (programming language)
    and 1973 to construct utilities running on Unix. It was applied to re-implementing the kernel of the Unix operating system. During the 1980s, C gradually...
    101 KB (11,193 words) - 06:13, 3 March 2025
  • Thumbnail for Less (Unix)
    less is a terminal pager program on Unix, Windows, and Unix-like systems used to view (but not change) the contents of a text file one screen at a time...
    9 KB (765 words) - 08:16, 11 December 2024