• Thumbnail for Who (Unix)
    The standard Unix command who displays a list of users who are currently logged into the computer. The who command is related to the command w, which...
    5 KB (579 words) - 11:30, 7 April 2023
  • 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...
    58 KB (6,019 words) - 07:36, 29 December 2024
  • magazine Who? (novel), a 1958 novel by Algis Budrys W.H.O, an organisation in Marvel Comics who (Unix), a Unix command White House Office, an entity within the...
    3 KB (351 words) - 00:02, 20 November 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) - 14:59, 20 August 2024
  • 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) - 15:46, 27 December 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) - 23:36, 6 November 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,846 words) - 13:05, 27 December 2024
  • 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) - 02:55, 5 December 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,659 words) - 11:03, 25 December 2024
  • 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,379 words) - 18:14, 6 September 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 (946 words) - 19:57, 12 October 2024
  • 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,517 words) - 00:31, 13 November 2024
  • nice is a program found on Unix and Unix-like operating systems such as Linux. It directly maps to a kernel call of the same name. nice is used to invoke...
    5 KB (659 words) - 16:02, 3 November 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,991 words) - 04:33, 28 September 2024
  • USL v. BSDi was a lawsuit brought in New Jersey federal court in 1992 by Unix System Laboratories against Berkeley Software Design, Inc and the Regents...
    8 KB (1,023 words) - 03:01, 13 May 2024
  • itself. The command is a one-command combination of several other Unix programs: who, uptime, and ps -a. Sample output (which may vary between systems):...
    2 KB (164 words) - 06:18, 24 September 2024
  • database of quotations. Early versions of the program appeared in Version 7 Unix in 1979. The most common version on modern systems is the BSD fortune, originally...
    9 KB (819 words) - 01:10, 2 July 2024
  • The Unix Programming Environment, first published in 1984 by Prentice Hall, is a book written by Brian W. Kernighan and Rob Pike, both of Bell Labs and...
    5 KB (665 words) - 19:44, 4 January 2024
  • 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...
    27 KB (3,315 words) - 19:30, 28 November 2024
  • Grep (redirect from Grep (Unix))
    effect. grep was originally developed for the Unix operating system, but later became available for all Unix-like systems and some others such as OS-9. Before...
    16 KB (1,523 words) - 11:04, 27 December 2024
  • Thumbnail for Unix System Laboratories
    Unix System Laboratories (USL), sometimes written UNIX System Laboratories to follow relevant trademark guidelines of the time, was an American software...
    47 KB (4,439 words) - 20:49, 17 October 2024
  • 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,149 words) - 17:32, 17 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...
    11 KB (1,340 words) - 01:26, 9 November 2024
  • Thumbnail for OpenServer
    OpenServer (redirect from SCO UNIX)
    Xinuos OpenServer, previously SCO UNIX and SCO Open Desktop (SCO ODT), is a closed source computer operating system developed by Santa Cruz Operation (SCO)...
    12 KB (1,169 words) - 01:52, 23 November 2024
  • Thumbnail for Version 6 Unix
    Sixth Edition Unix, also called Version 6 Unix or just V6, was the first version of the Unix operating system to see wide release outside Bell Labs. It...
    13 KB (1,122 words) - 13:27, 21 November 2024
  • 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
  • Thumbnail for Rc (Unix shell)
    Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell, but its syntax is somewhat simpler. It was created by Tom Duff, who is...
    7 KB (628 words) - 12:19, 8 October 2024
  • Multi-Environment Real-Time (MERT), later renamed UNIX Real-Time (UNIX-RT), is a hybrid time-sharing and real-time operating system developed in the 1970s...
    12 KB (1,542 words) - 14:30, 13 July 2024
  • Free and open-source software portal unixODBC is an open-source project that implements the Open Database Connectivity (ODBC) API. The code is provided...
    4 KB (393 words) - 15:00, 20 October 2024
  • Thumbnail for Seismic Unix
    Seismic Unix is an open source seismic utilities package which was supported by the Center for Wave Phenomena (CWP) at the Colorado School of Mines (CSM)...
    5 KB (659 words) - 12:15, 8 April 2024