• 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...
    53 KB (5,614 words) - 11:09, 28 June 2024
  • Thumbnail for Unix-like
    A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system, although not necessarily...
    15 KB (1,777 words) - 07:07, 7 June 2024
  • 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,169 words) - 11:58, 6 June 2024
  • Thumbnail for More (command)
    computing, more is a command to view (but not modify) the contents of a text file one screen at a time. It is available on Unix and Unix-like systems...
    11 KB (1,136 words) - 17:40, 26 June 2024
  • When a text file with a shebang is used as if it is an executable in a Unix-like operating system, the program loader mechanism parses the rest of the...
    25 KB (3,229 words) - 14:04, 3 July 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 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...
    23 KB (168 words) - 13:16, 3 June 2024
  • Thumbnail for Unix time
    Current Unix time 1720518662 (refresh page to update) 2024-07-09T09:51:02+00:00 Unix time is a date and time representation widely used in computing. It...
    51 KB (5,418 words) - 07:52, 26 June 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) - 14:28, 24 May 2024
  • 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,733 words) - 20:00, 11 July 2024
  • Thumbnail for Man page
    Man page (redirect from Man (Unix))
    manual page) is a form of software documentation usually found on a Unix or Unix-like operating system. Topics covered include computer programs (including...
    25 KB (2,550 words) - 22:29, 17 June 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,458 words) - 14:57, 5 July 2024
  • Thumbnail for History of Unix
    The history of Unix dates back to the mid-1960s, when the Massachusetts Institute of Technology, AT&T Bell Labs, and General Electric were jointly developing...
    54 KB (6,493 words) - 17:27, 30 June 2024
  • 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) - 00:35, 4 June 2024
  • utility for Unix, Plan 9, Inferno, and Unix-like operating systems and beyond, the primary purpose of which is to convert and copy files. On Unix, device...
    27 KB (2,992 words) - 02:25, 16 May 2024
  • Thumbnail for Berkeley Software Distribution
    Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG)...
    26 KB (2,838 words) - 18:34, 15 June 2024
  • Thumbnail for Ln (Unix)
    The ln command is a standard Unix command utility used to create a hard link or a symbolic link (symlink) to an existing file or directory. The use of...
    10 KB (1,099 words) - 15:49, 4 September 2023
  • Thumbnail for Du (Unix)
    du (abbreviated from disk usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file...
    6 KB (674 words) - 04:44, 2 February 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,844 words) - 09:04, 9 June 2024
  • Thumbnail for Wc (Unix)
    Unix, Plan 9, Inferno, and Unix-like operating systems. The program reads either standard input or a list of computer files and generates one or more...
    5 KB (521 words) - 13:46, 27 December 2023
  • Thumbnail for Less (Unix)
    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. It is similar to more, but has...
    9 KB (753 words) - 13:55, 1 July 2024
  • 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 (936 words) - 07:27, 8 January 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...
    18 KB (2,144 words) - 12:30, 15 June 2024
  • Unix security refers to the means of securing a Unix or Unix-like operating system. A core security feature in these systems is the file system permissions...
    5 KB (524 words) - 17:36, 15 April 2024
  • 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 Patch (Unix)
    The computer tool patch is a Unix program that updates text files according to instructions contained in a separate file, called a patch file. The patch...
    8 KB (933 words) - 21:24, 12 July 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 (523 words) - 20:56, 15 June 2024
  • 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
  • split is a utility on Unix, Plan 9, and Unix-like operating systems most commonly used to split a computer file into two or more smaller files. The split...
    4 KB (437 words) - 15:35, 27 September 2023
  • fc is a standard program on Unix and Unix-like operating systems that lists, edits and reexecutes commands previously entered to an interactive shell...
    3 KB (235 words) - 05:41, 29 May 2024