• 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) - 14:07, 23 May 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 Daemon (computing)
    incorrectly rationalized as a backronym for disk and execution monitor. In a Unix-like system, the parent process of a daemon is often, but not always, the init...
    13 KB (1,461 words) - 05:43, 26 May 2025
  • as part of the UnxUtils collection of native Win32 ports of common GNU Unix-like utilities. The su command was removed from GNU coreutils as of release...
    7 KB (655 words) - 00:08, 21 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
  • PATH is an environment variable on Unix-like operating systems, DOS, OS/2, and Microsoft Windows, specifying a set of directories where executable programs...
    5 KB (662 words) - 14:49, 13 December 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
  • Superuser (redirect from Root (Unix))
    cases, the actual name of the account is not the determining factor; on Unix-like systems, for example, the user with a user identifier (UID) of zero is...
    14 KB (1,520 words) - 19:02, 22 May 2025
  • below) that almost all Unix-based and Unix-like operating systems descend.) Unix System III Unix System IV Unix System V Unix System V Releases 2.0, 3...
    73 KB (8,384 words) - 16:49, 4 June 2025
  • Thumbnail for Root directory
    In a computer file system, and primarily used in the Unix and Unix-like operating systems, the root directory is the first or top-most directory in a hierarchy...
    5 KB (528 words) - 20:51, 9 April 2025
  • OS/2; shareable image under OpenVMS; dynamic shared object, or DSO, under Unix-like systems) is a library intended for dynamic linking. Only a minimal amount...
    14 KB (1,800 words) - 11:51, 13 June 2025
  • Thumbnail for Shell script
    like 4NT—article is at cmd.exe), and mainframe operating systems are associated with a number of terms. Shells commonly present in Unix and Unix-like...
    25 KB (3,135 words) - 06:34, 12 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
  • Thumbnail for Executable and Linkable Format
    among different vendors of Unix systems. In 1999, it was chosen as the standard binary file format for Unix and Unix-like systems on x86 processors by...
    38 KB (2,202 words) - 15:09, 13 June 2025
  • Thumbnail for Glob (programming)
    standardized by the POSIX.2 specification and are integral part of every Unix-like libc ecosystem and shell, including AT&T Bourne shell-compatible Korn...
    26 KB (2,431 words) - 01:22, 3 June 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) - 18:40, 30 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...
    17 KB (1,748 words) - 14:20, 10 June 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 Command-line interface
    traditional Unix shells with their proprietary object-oriented .NET Framework. MinGW and Cygwin are open-source packages for Windows that offer a Unix-like CLI...
    75 KB (8,550 words) - 12:59, 13 June 2025
  • Thumbnail for Core dump
    Core dump (section Unix-like)
    text, printed, or analysed with specialised tools such as elfdump on Unix and Unix-like systems, objdump and kdump on Linux, IPCS (Interactive Problem Control...
    24 KB (2,818 words) - 05:30, 7 June 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
  • process has finished or terminated, though it remains running itself. In a Unix-like operating system any orphaned process will be immediately adopted by an...
    5 KB (691 words) - 01:41, 31 July 2024
  • such as adjusting the process's priority or killing it altogether. In Unix-like operating systems, new processes are created by the fork() system call...
    7 KB (756 words) - 02:24, 29 April 2025
  • calls of the kernel. Fork is the primary method of process creation on Unix-like operating systems. In multitasking operating systems, processes (running...
    16 KB (2,136 words) - 10:27, 5 June 2025
  • Thumbnail for Text-based user interface
    use of capabilities of a remote display device. Under Linux and other Unix-like systems, a program easily accommodates to any of the three cases because...
    15 KB (1,849 words) - 11:16, 12 April 2025
  • Thumbnail for Terminal emulator
    one via telnet, ssh, dial-up, or over a direct serial connection. On Unix-like operating systems, it is common to have one or more terminal windows connected...
    15 KB (1,934 words) - 12:25, 19 December 2024
  • Thumbnail for List of Unix systems
    based on Research Unix, with versions starting with 4.4 BSD and Net/2 instead becoming Unix-like. Furthermore, 8th Edition Research Unix and on-wards had...
    8 KB (529 words) - 06:03, 17 December 2024
  • extension ICL, and font files, having the extensions FON and FOT. In most Unix-like systems, most of the machine code that makes up the dynamic linker is...
    14 KB (1,743 words) - 15:37, 28 May 2025
  • Thumbnail for Linker (computing)
    Linker (computing) (redirect from Ld (Unix))
    Linkers control scripts were used for this. Notable implementations: On Unix and Unix-like systems, the static linker is usually invoked via the command ld which...
    19 KB (2,278 words) - 21:37, 16 May 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