Search Results: Unix signals
Redirect to:
Unix
Minggu, 2026-07-26 23:30:47Unix (/ˈ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...
Click to read more »Unix time
Minggu, 2026-08-02 13:48:121970, 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...
Click to read more »Unix-like
Jumat, 2026-07-31 01:45:53A Unix-like operating system (sometimes referred to as a UN*X, *nix or *NIX) is one that behaves in a manner similar to a Unix system, although not necessarily...
Click to read more »Berkeley Software Distribution
Minggu, 2026-07-19 04:36:22Berkeley Software Distribution (BSD), also known as Berkeley Unix, is a discontinued Unix operating system developed and distributed by the Computer Systems...
Click to read more »Research Unix
Senin, 2026-06-29 19:02:33Research 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...
Click to read more »Unix philosophy
Kamis, 2026-07-23 06:28:18important and influential as the technology of Unix itself, and have been termed the "Unix philosophy." The Unix philosophy emphasizes building simple, compact...
Click to read more »Unix shell
Senin, 2026-07-27 14:47:22A Unix shell is a shell that provides a command-line user interface for a Unix-like operating system. A Unix shell provides a command language that can...
Click to read more »Bash (Unix shell)
Minggu, 2026-08-02 11:31:20is an interactive command interpreter and command language developed for Unix-like operating systems. Supported by the Free Software Foundation and created...
Click to read more »Unix domain socket
Senin, 2026-03-09 20:28:32running on the same Unix or Unix-like operating system. The term Unix domain socket refers to the domain argument value AF_UNIX passed to the system...
Click to read more »GNU
Kamis, 2026-07-23 21:58:38for "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...
Click to read more »Year 2038 problem
Sabtu, 2026-08-08 05:32:4819 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...
Click to read more »Shebang (Unix)
Sabtu, 2026-05-16 00:40:59When 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...
Click to read more »Single UNIX Specification
Kamis, 2026-06-25 04:02:19Single UNIX Specification (SUS) is a standard for computer operating systems, compliance with which is required to qualify for using the "UNIX" trademark...
Click to read more »History of Unix
Kamis, 2026-08-06 22:20:12The history of Unix dates back to the mid-1960s, when the Massachusetts Institute of Technology, Bell Labs, and General Electric were jointly developing...
Click to read more »Linux
Kamis, 2026-08-06 19:20:42Linux (/ˈlɪnʊks/ LIN-uuks) is a family of free and open-source software Unix-like operating systems based on the Linux kernel, which was first released...
Click to read more »UNIX System V
Sabtu, 2026-07-25 13:52:56UNIX 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...
Click to read more »Version 7 Unix
Rabu, 2025-12-31 16:04:29Version 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...
Click to read more »Pipeline (Unix)
Kamis, 2026-04-30 13:24:51In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes...
Click to read more »Daemon (computing)
Jumat, 2026-08-07 23:04:45computing systems, the term daemon is used almost exclusively in the context of Unix-based systems. In other contexts, different terms are used for the same concept...
Click to read more »Glob (programming)
Sabtu, 2026-06-20 01:18:29the early 1970s alongside the original AT&T UNIX itself and had a formative influence on the syntax of UNIX command line utilities and therefore also on...
Click to read more »Dd (Unix)
Jumat, 2026-07-03 06:47:04converting file data. Originally developed for Unix, it has been implemented on many other environments including Unix-like operating systems, Windows, Plan 9...
Click to read more »Internet Explorer for UNIX
Jumat, 2026-01-30 06:32:55Internet Explorer for UNIX is a discontinued version of the Internet Explorer graphical web browser that was available free of charge and produced by Microsoft...
Click to read more »Less (Unix)
Selasa, 2026-06-30 08:01:23less 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...
Click to read more »Man page
Sabtu, 2026-08-08 22:15:27short for manual page, is a form of software documentation found on Unix and Unix-like operating systems. Topics covered include programs, system libraries...
Click to read more »List of POSIX commands
Senin, 2026-06-29 19:27:47which is part of the Single UNIX Specification (SUS). These commands are implemented in many shells on modern Unix, Unix-like and other operating systems...
Click to read more »List of Unix systems
Selasa, 2026-07-28 15:00:38Each version of the UNIX Time-Sharing System evolved from the version before, with version one evolving from the prototypal Unix. Not all variants and...
Click to read more »Unix (disambiguation)
Selasa, 2023-06-20 19:38:52Look 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...
Click to read more »Make (software)
Sabtu, 2026-05-23 07:08:53via the operating system shell. Make is widely used, especially in Unix and Unix-like operating systems, even though many competing technologies and...
Click to read more »Cron
Kamis, 2026-07-30 09:23:21originates from Chronos, the Greek word for time. cron is generally available on Unix-like operating systems. The actions of cron are driven by a crontab (cron...
Click to read more »Unix wars
Kamis, 2026-04-16 19:25:47The Unix wars were a struggle between vendors to set a standard for the Unix operating system in the late 1980s and early 1990s. Both AT&T Corporation...
Click to read more »Tru64 UNIX
Sabtu, 2026-08-08 00:30:32Tru64 UNIX is a discontinued 64-bit UNIX operating system for the Alpha instruction set architecture (ISA), currently owned by Hewlett-Packard (HP). Previously...
Click to read more »Environment variable
Rabu, 2026-07-01 00:16:46were introduced in their modern form in 1979 with Version 7 Unix, so are included in all Unix operating system flavors and variants from that point onward...
Click to read more »C (programming language)
Selasa, 2026-08-04 23:40:33purpose was to construct utilities running on Unix, and was later applied to re-implementing the kernel of the Unix operating system. During the 1980s, C gradually...
Click to read more »UnixWare
Jumat, 2026-08-07 23:38:28UnixWare is a Unix operating system. It was originally released by Univel, a jointly owned venture of AT&T's Unix System Laboratories (USL) and Novell...
Click to read more »Nice (Unix)
Minggu, 2026-07-19 22:05:51nice 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...
Click to read more »A/UX
Sabtu, 2026-05-23 01:23:40A/UX is a Unix-based operating system from Apple Computer for Macintosh computers, integrated with System 7's graphical interface and application compatibility...
Click to read more »Tty (Unix)
Senin, 2026-05-11 04:50:07In computing, tty is a command in Unix and Unix-like operating systems to print the file name of the terminal connected to standard input. tty stands...
Click to read more »Dennis Ritchie
Selasa, 2026-08-04 15:45:45scientist. He created, together with long-time colleague Ken Thompson, the Unix operating system, C programming language, and B programming language. Dennis...
Click to read more »Df (Unix)
Selasa, 2026-02-03 11:29:29disk-based storage was the ubiquitous mass storage technology. The Single Unix Specification (SUS) specifies that space is reported in blocks of 512 bytes...
Click to read more »Rm (Unix)
Rabu, 2026-07-22 15:08:55storage was not reused. Originally, developed for Unix, today it is also available on Unix-like and non Unix-like systems, KolibriOS, IBM i, EFI shell. and...
Click to read more »Cat (Unix)
Selasa, 2026-07-07 07:22:23abbreviation of catenate, a variant form of concatenate. Originally developed for Unix, it is available on many operating systems and shells today. In addition...
Click to read more »Unix filesystem
Minggu, 2026-05-10 02:57:54In 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...
Click to read more »Tar (computing)
Senin, 2026-07-20 05:01:35yet tar continues to have widespread use. The command was introduced to Unix in January 1979, replacing the tp program (which in turn replaced "tap")...
Click to read more »Null device
Senin, 2026-03-16 17:02:24that the write operation succeeded. This device is called /dev/null on Unix and Unix-like systems, NUL: (see TOPS-20) or NUL on CP/M and DOS (internally...
Click to read more »UNIX System III
Selasa, 2026-04-21 22:38:08Bell Labs in 1982. UNIX System III was a mix of various AT&T Unix systems: Version 7 Unix, PWB/UNIX 2.0, CB UNIX 3.0, UNIX/RT and UNIX/32V. System III supported...
Click to read more »List of operating systems
Sabtu, 2026-08-01 06:31:31v4 UNIX Time-Sharing System v5 UNIX Time-Sharing System v6 MINI-UNIX PWB/UNIX USG CB Unix UNIX Time-Sharing System v7 (It is from Version 7 Unix (and...
Click to read more »Executable and Linkable Format
Rabu, 2026-06-17 02:08:35accepted 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...
Click to read more »Command-line interface
Senin, 2026-07-20 07:02:40DEC's DIGITAL Command Language (DCL) in OpenVMS and RSX-11, the various Unix shells (sh, ksh, csh, tcsh, zsh, Bash, etc.), CP/M's CCP, DOS' COMMAND.COM...
Click to read more »As (Unix)
Rabu, 2026-01-14 05:17:27as is a generic command name for an assembler on Unix. More than one assembler for Unix and Unix-like operating systems has been implemented with an executable...
Click to read more »POSIX
Selasa, 2026-08-04 04:04:42standard – including branded Unix systems, Unix-like systems, and many systems that were historically unrelated to Unix. The standardized user command...
Click to read more »Ar (Unix)
Jumat, 2026-07-17 23:58:52appeared in the first edition of Unix and was used through Version 6 Unix. It had a magic number of ED FF (0177555). Version 7 Unix had a modified version of...
Click to read more »UNIX/32V
Selasa, 2025-09-02 14:34:28UNIX/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...
Click to read more »Unix Expo
Jumat, 2026-01-23 06:17:39Unix Expo was a conference and trade show that focused on the Unix operating system, and software based on Unix, in the information technology sector...
Click to read more »Unix architecture
Senin, 2025-06-23 04:20:30A Unix architecture is a computer operating system system architecture that embodies the Unix philosophy. It may adhere to standards such as the Single...
Click to read more »UNIX Network Programming
Minggu, 2026-02-15 07:50:42Unix Network Programming is a book written by W. Richard Stevens. It was published in 1990 by Prentice Hall and covers many topics regarding UNIX networking...
Click to read more »Test (Unix)
Senin, 2026-05-11 00:41:45Unix, Plan 9, and Unix-like operating systems that evaluates conditional expressions. test was turned into a shell builtin command in 1981 with UNIX System...
Click to read more »Yes (Unix)
Kamis, 2026-05-28 21:56:40yes is a command on Unix and Unix-like operating systems, which outputs an affirmative response, or a user-defined string of text continuously until killed...
Click to read more »Superuser
Jumat, 2026-07-24 02:39:43superuser. In others, the name of the account is not the determining factor; on Unix-like systems, for example, the user with a user identifier (UID) of zero...
Click to read more »Root directory
Jumat, 2026-01-30 04:03:22In 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...
Click to read more »Capsicum (Unix)
Selasa, 2026-02-17 23:33:10Capsicum is an implementation of capability-based security for UNIX and similar systems. Presented at USENIX Security Symposium 2010, the system is part...
Click to read more »PATH (variable)
Jumat, 2026-05-08 18:27:37PATH is an environment variable on Unix-like operating systems, DOS, OS/2, and Microsoft Windows, specifying a set of directories where executable programs...
Click to read more »Speak (Unix)
Selasa, 2026-06-16 19:06:41speak was a Unix utility that used a predefined set of rules to turn a file of English text into phoneme data compatible with a Federal Screw Works (later...
Click to read more »Biff (Unix)
Selasa, 2026-06-16 19:05:13biff is a mail notification system for Unix. When a new mail message is delivered, the program biff alerts the recipient so they can read it immediately...
Click to read more »Unix System Laboratories
Minggu, 2026-07-05 02:47:32Unix System Laboratories (USL), sometimes written UNIX System Laboratories to follow relevant trademark guidelines of the time, was an American software...
Click to read more »Novell
Sabtu, 2026-07-25 13:40:43attempted to compete directly with Microsoft by acquiring Digital Research, Unix System Laboratories, WordPerfect, and the Quattro Pro division of Borland...
Click to read more »Graph (Unix)
Selasa, 2025-02-11 13:33:38In Unix, graph is a command-line utility used to draw plots from tabular data. The graph utility, written by Douglas McIlroy, was present in the first...
Click to read more »Newline
Minggu, 2026-06-14 06:42:10646 standard. Unix followed the Multics practice, and later Unix-like systems followed Unix. This created conflicts between Windows and Unix-like operating...
Click to read more »UNIX System Laboratories, Inc. v. Berkeley Software Design, Inc.
Kamis, 2026-06-25 15:44:34UNIX System Laboratories, Inc. v. Berkeley Software Design, Inc. was a lawsuit brought in New Jersey federal court in 1992 by Unix System Laboratories...
Click to read more »Gzip
Selasa, 2026-04-14 18:44:33originally come from NetBSD, and support decompression of bzip2 and the Unix pack format. An alternative compression program achieving 3-8% better compression...
Click to read more »Amiga Unix
Jumat, 2026-06-26 17:11:41Amiga Unix (informally known as Amix) is a discontinued full port of AT&T Unix System V Release 4 operating system developed by Commodore-Amiga, Inc. in...
Click to read more »Ls
Sabtu, 2026-05-30 04:02:23developed for Unix and later codified by POSIX and Single UNIX Specification, it is supported in many operating systems today, including Unix-like variants...
Click to read more »Plan 9 from Bell Labs
Rabu, 2026-08-05 05:31:39Science Research Center (CSRC) at Bell Labs in the mid-1980s, built on the UNIX concepts first developed there in the late 1960s. Since 2000, Plan 9 has...
Click to read more »Pg (Unix)
Sabtu, 2026-04-04 05:21:30pg is a terminal pager program on Unix and Unix-like systems for viewing text files. It can also be used to page through the output of a command via a...
Click to read more »Command (Unix)
Selasa, 2026-05-05 05:39:49command is available on Unix and Unix-like operating systems. It is specified in the POSIX standard and is often implemented in Unix shells as a shell builtin...
Click to read more »Tr (Unix)
Selasa, 2026-02-03 12:11:22tr is a command in Unix, Plan 9, Inferno, and Unix-like operating systems. It is an abbreviation of translate or transliterate, indicating its operation...
Click to read more »XNU
Jumat, 2026-07-24 11:23:08XNU ("X is Not Unix") is the computer operating system (OS) kernel developed at Apple Inc. since December 1996 for use in the Mac OS X (now macOS) operating...
Click to read more »Version 6 Unix
Selasa, 2026-02-24 10:27:16Edition Unix, also called Version 6 Unix or just V6 is a version of the Unix operating system first released in May 1975 and the first version of the Unix operating...
Click to read more »UNIX System Services
Senin, 2025-01-27 21:22:45z/OS UNIX System Services (z/OS UNIX, or informally USS) is a base element of z/OS. z/OS UNIX is a certified UNIX operating system implementation (XPG4...
Click to read more »Windows Services for UNIX
Jumat, 2026-04-24 10:31:53Windows Services for UNIX (SFU) is a discontinued software package produced by Microsoft which provided a Unix environment on Windows NT and some of its...
Click to read more »The Unix System
Minggu, 2025-12-14 02:31:29The Unix System (ISBN 0-201-13791-7, ISBN 978-0201137910) is a book by Stephen R. Bourne. Published in 1982, it was the first widely available general...
Click to read more »Workstation
Sabtu, 2026-08-08 05:32:43operating system they run", with the former running Unix and the latter running OS/2, classic Mac OS, and/or Unix. Many workstations by then had some method to...
Click to read more »Unix file types
Selasa, 2026-06-30 07:33:30The seven standard Unix file types are regular, directory, symbolic link, FIFO special, block special, character special, and socket as defined by POSIX...
Click to read more »Hash (Unix)
Senin, 2026-06-08 22:22:41hash is a command on Unix and Unix-like operating systems that prints the location information for the commands found. The hash command has also been...
Click to read more »Crypt (Unix)
Selasa, 2026-04-21 11:07:56In Unix computing, crypt or enigma is a utility program used for encryption. Due to the ease of breaking it, it is considered to be obsolete. The program...
Click to read more »Spell (Unix)
Senin, 2025-01-13 17:11:15standard English language spell checker for Unix, Plan 9, and Unix-like operating systems. Appearing in Version 6 Unix, spell was originally written by Stephen...
Click to read more »Unix security
Jumat, 2026-07-03 09:34:56Unix 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...
Click to read more »Xenix
Selasa, 2026-06-30 01:52:48Xenix is a Unix operating system that was published by Microsoft from 1980 to 1987, and by the Santa Cruz Operation (SCO) from 1987 to 1991. Xenix is based...
Click to read more »Factor (Unix)
Minggu, 2025-08-10 02:39:08On Unix, Plan 9, and Unix-like computer systems, factor is a utility for factoring an integer into its prime factors. factor first appeared on 5th edition...
Click to read more »A Commentary on the UNIX Operating System
Sabtu, 2026-08-01 23:39:20A Commentary on the Sixth Edition UNIX Operating System by John Lions (later reissued as Lions' Commentary on UNIX 6th Edition and commonly referred to...
Click to read more »Poll (Unix)
Rabu, 2025-12-03 08:46:40processing methods". nginx.org. poll – System Interfaces Reference, The Single UNIX Specification, Version 5 from The Open Group man-pages for poll(2) in FreeBSD...
Click to read more »Cu (Unix utility)
Minggu, 2024-02-11 03:41:08cu ("call Unix") is a Unix utility for establishing a connection between two computer systems via a serial port to another computer system. When cu was...
Click to read more »Sun Microsystems
Sabtu, 2026-08-08 09:25:14significantly to the evolution of several key computing technologies, among them Unix, RISC processors, thin client computing, and virtualized computing. At its...
Click to read more »Interactive Systems Corporation
Sabtu, 2026-08-08 06:06:14abbreviated ISC) was a US-based software company and the first vendor of the Unix operating system outside AT&T, operating from Santa Monica, California. It...
Click to read more »Ed (text editor)
Sabtu, 2026-06-13 20:16:28letters, /ˌiːˈdiː/) is a line editor. It was one of the first features of the Unix operating system. Although not commonly used today, it remains part of the...
Click to read more »Fortune (Unix)
Selasa, 2025-05-27 16:24:25database 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...
Click to read more »Most (Unix)
Selasa, 2026-02-03 10:18:45most is a program on Unix, OpenVMS, MS-DOS, Windows and Unix-like systems used to view (but not change) the contents of a text file one screen at a time...
Click to read more »Sed
Rabu, 2026-07-08 16:04:43utility has the same name: sed. First appearing in Version 7 Unix, sed is one of the early Unix utilities built for command line processing of data files...
Click to read more »AT&T UNIX PC
Selasa, 2026-04-28 08:34:58The AT&T UNIX PC is a Unix desktop computer originally developed by Convergent Technologies (later acquired by Unisys), and marketed by AT&T Information...
Click to read more »Unix File System
Jumat, 2026-04-24 07:09:23The 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...
Click to read more »HP-UX
Sabtu, 2026-04-04 09:25:44HP-UX (from "Hewlett Packard Unix") is a discontinued proprietary implementation of the Unix operating system developed by Hewlett Packard Enterprise...
Click to read more »Unix International
Selasa, 2025-09-02 14:34:30Unix International (UI) was an association created in 1988 to promote open standards, especially the Unix operating system. Its most notable members were...
Click to read more »Signal (IPC)
Selasa, 2026-06-02 06:11:18limited form of inter-process communication (IPC), typically used in Unix, Unix-like, and other POSIX-compliant operating systems. A signal is an asynchronous...
Click to read more »Filter (software)
Jumat, 2026-03-27 21:09:26underlying Unix base but also has Automator, which allows filters (known as "Actions") to be strung together to form a pipeline. In Unix and Unix-like operating...
Click to read more »Read (Unix)
Selasa, 2026-02-03 12:10:10read is a command found on Unix and Unix-like operating systems such as Linux. It reads a line of input from standard input or a file passed as an argument...
Click to read more »Ken Thompson
Jumat, 2026-07-31 08:06:07Labs for most of his career where he designed and implemented the original Unix operating system. He also invented the B programming language, the direct...
Click to read more »Shred (Unix)
Selasa, 2026-06-16 09:57:01shred is a command on Unix-like operating systems that can be used to securely delete files and devices so that it is extremely difficult to recover them...
Click to read more »CB UNIX
Senin, 2026-05-04 21:58:20Columbus UNIX, or CB UNIX, is a discontinued variant of the UNIX operating system used internally at Bell Labs for administrative databases and transaction...
Click to read more »The Unix Programming Environment
Sabtu, 2026-01-17 18:11:32The 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...
Click to read more »MacOS version history
Minggu, 2026-07-26 21:23:13its Mac computers since their introduction in 1984. The current macOS is a UNIX operating system built on technology that had been developed at NeXT from...
Click to read more »Filesystem Hierarchy Standard
Sabtu, 2026-06-20 07:34:35used for the layout of Unix-like systems. It has been made popular by its use in Linux distributions, but it is used by other Unix-like systems as well...
Click to read more »Clear (Unix)
Senin, 2026-05-11 09:43:33available in various Unix shells on Unix and Unix-like operating systems as well as on other systems such as KolibriOS. On Unix clear uses the terminfo...
Click to read more »Su (Unix)
Rabu, 2026-05-20 21:59:03The Unix command su, which stands for "substitute user" (or historically "superuser"), is used by a computer user to execute commands with the privileges...
Click to read more »Printf (Unix)
Senin, 2026-05-11 00:44:37text like the same-named C function. It is available in a variety of Unix and Unix-like systems. Some shells implement the command as builtin and some...
Click to read more »SCO–Linux disputes
Kamis, 2026-05-07 21:08:32announced they had no interest in suing people over Unix and stated "We don't believe there is Unix in Linux". The final district court ruling, on November...
Click to read more »Fork bomb
Sabtu, 2026-07-11 01:33:36bomb is an infinite loop that repeatedly launches new copies of itself. In Unix-like operating systems, fork bombs are generally written to use the fork...
Click to read more »Grep
Sabtu, 2026-07-18 20:56:57effect. grep was originally developed for the Unix operating system, and is commonly available on Unix-like and some other systems such as OS-9. The shell...
Click to read more »Mv (Unix)
Senin, 2026-02-23 01:27:10For a rename, an item's timestamp is not modified. On Unix implementations derived from AT&T Unix, cp, ln and mv are implemented as a single program with...
Click to read more »Mail (Unix)
Senin, 2026-05-11 17:43:49client for Unix and Unix-like operating systems. "Electronic mail was there from the start", Douglas McIlroy writes in his article "A Research UNIX Reader:...
Click to read more »Kernel panic
Sabtu, 2026-08-08 01:05:34have a higher risk of major data loss. The term is largely specific to Unix and Unix-like systems. The equivalent on Microsoft Windows operating systems...
Click to read more »Salt (cryptography)
Jumat, 2026-01-23 16:44:27would not help the attacker. Salting is broadly used in cybersecurity, from Unix system credentials to Internet security. Salts are related to cryptographic...
Click to read more »File-system permissions
Kamis, 2026-07-23 00:25:59users and groups of users. One well-established technology was developed for Unix, later codified by POSIX and is used in Linux. Another common technology...
Click to read more »IBM AIX
Jumat, 2026-07-24 09:38:09AIX (pronounced /ˌeɪ.aɪ.ˈɛks/ ay-eye-EKS) is a series of proprietary Unix operating systems developed and sold by IBM since 1986. The name stands for "Advanced...
Click to read more »The UNIX-HATERS Handbook
Sabtu, 2026-05-09 01:07:04The UNIX-HATERS Handbook is a semi-humorous edited compilation of messages to the UNIX-HATERS mailing list. The book was edited by Simson Garfinkel, Daniel...
Click to read more »Ln (Unix)
Selasa, 2026-02-03 11:31:32die.net. Retrieved 7 August 2015. "The Single UNIX Specification, Version 4 - Overview". unix.org. unix.org. Archived from the original on 15 January...
Click to read more »Fuser (Unix)
Senin, 2026-05-11 00:54:58The Unix command fuser is used to show which processes are using a specified computer file, file system, or Unix socket. For example, to check process...
Click to read more »Finger (protocol)
Minggu, 2026-05-24 06:32:17the service.[citation needed] It is implemented on Unix (including modern FreeBSD and macOS), Unix-like systems (such as Linux), and current versions...
Click to read more »OpenServer
Jumat, 2026-07-03 01:24:14Xinuos OpenServer, previously SCO UNIX and SCO Open Desktop (SCO ODT), is a closed source computer operating system developed by Santa Cruz Operation (SCO)...
Click to read more »History of the Berkeley Software Distribution
Jumat, 2026-05-15 13:34:03in the 1970s when University of California, Berkeley received a copy of Unix. Professors and students at the university began adding software to the operating...
Click to read more »Load (computing)
Rabu, 2026-02-25 06:19:27In UNIX computing, the system load is a measure of the amount of computational work that a computer system performs. The load average represents the average...
Click to read more »Seismic Unix
Rabu, 2026-08-05 15:57:36} 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)...
Click to read more »Microsoft Word
Sabtu, 2026-08-01 10:00:07running the Classic Mac OS (1985), AT&T UNIX PC (1985), Atari ST (1988), OS/2 (1989), Microsoft Windows (1989), SCO Unix (1990), Handheld PC (1996), Pocket...
Click to read more »Unlink (Unix)
Senin, 2026-05-11 05:25:18In Unix-like operating systems, unlink is a system call and a command line utility to delete files. The program directly interfaces the system call, which...
Click to read more »Ldd (Unix)
Senin, 2026-05-11 18:33:52This Unix-related article is a stub. You can help Wikipedia by adding missing information....
Click to read more »Common Desktop Environment
Kamis, 2026-02-12 17:55:31for Unix and OpenVMS, based on the Motif widget toolkit. It was part of the UNIX 98 Workstation Product Standard, and was for a long time the Unix desktop...
Click to read more »Shell script
Rabu, 2026-08-05 14:02:22A 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...
Click to read more »Linker (computing)
Jumat, 2026-07-03 08:22:50addresses of segments. Linker control scripts were used for this. On Unix and Unix-like systems, the static linker is usually invoked via the command ld...
Click to read more »Type (Unix)
Senin, 2026-05-11 15:21:01In Unix and Unix-like operating systems, type is a command that describes how its arguments would be interpreted if used as command names. Where applicable...
Click to read more »Marshall Kirk McKusick
Sabtu, 2026-08-08 09:07:221954) is an American computer scientist, known for his extensive work on BSD UNIX, from the 1980s to FreeBSD in the present day. He served on the board of...
Click to read more »Multi-Environment Real-Time
Rabu, 2025-05-21 10:33:24Multi-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...
Click to read more »UnixWorld
Jumat, 2026-06-05 04:59:51UnixWorld (Unixworld: McGraw-Hill's magazine of open systems computing.) is a defunct magazine about Unix systems, published from May 1984 until December...
Click to read more »Roff (software)
Senin, 2026-05-11 17:42:11As the first Unix text-formatting computer program, it is a predecessor of the nroff and troff document processing systems. Roff was a Unix version of the...
Click to read more »PWB/UNIX
Sabtu, 2025-07-19 18:01:11The Programmer's Workbench (PWB/UNIX) was an early, now discontinued, version of the Unix operating system that had been created in the Bell Labs Computer...
Click to read more »Thompson shell
Rabu, 2025-11-12 15:36:29The Thompson shell was the first Unix shell, introduced in the first version of Unix in 1971, and was written by Ken Thompson. It was a simple command...
Click to read more »Convergent Technologies
Senin, 2026-06-15 22:46:31UNIX PC, released in March 1985. The UNIX PC integrated a number features (Stream-based I/O, Multinational Language Support) to the Intel AT&T UNIX base...
Click to read more »Universe (Unix)
Rabu, 2025-12-03 04:26:06the Unix operating system, the term universe was used to denote some variant of the working environment. During the late 1980s, most commercial Unix variants...
Click to read more »Whoami
Minggu, 2025-09-21 02:52:32In computing, whoami is a command found on most Unix-like operating systems, Intel iRMX 86, every Microsoft Windows operating system since Windows Server...
Click to read more »Tail (Unix)
Selasa, 2026-02-03 12:10:10tail is a program available on Unix, Unix-like systems, FreeDOS and MSX-DOS used to display the tail end of a text file or piped data. The version of tail...
Click to read more »Operating system
Kamis, 2026-08-06 03:07:38other UNIX systems not using a microkernel. It is written in C and uses UNIX System V syntax, but also supports BSD syntax. Linux supports standard UNIX networking...
Click to read more »Path (computing)
Kamis, 2026-07-02 02:35:19pathname choices from Classic Mac OS and the Unix-like NeXTSTEP. The classic Mac OS uses a : while Unix and Unix-like systems use a / as the path delimiter...
Click to read more »UnixODBC
Selasa, 2026-06-16 19:06:32Free and open-source software portal unixODBC is an open-source project that implements the Open Database Connectivity (ODBC) API. The code is provided...
Click to read more »Fish (Unix shell)
Jumat, 2026-05-08 01:09:30fish (friendly interactive shell; stylized in lowercase) is a Unix-like shell with a focus on interactivity and usability. fish is designed to be feature-rich...
Click to read more »X/Open
Selasa, 2026-06-02 14:45:48the Open Group for Unix Systems and incorporated in 1987 as X/Open Company, Ltd.) was a consortium founded by several European UNIX systems manufacturers...
Click to read more »Advanced Programming in the Unix Environment
Sabtu, 2026-02-28 22:27:12Programming in the Unix Environment is a computer programming book by W. Richard Stevens describing the application programming interface of the UNIX family of...
Click to read more »Sudo
Selasa, 2026-06-16 07:02:28sudo (/suːduː/ or /ˈsuːdoʊ/) is a shell command on Unix-like operating systems that enables a user to run a program with the security privileges of another...
Click to read more »Link
Sabtu, 2026-07-04 21:13:201930s to 1950s Hyperlink, from one electronic document to another link (Unix), command-line program to link directory entries <link>, a type of HTML element...
Click to read more »Seq (Unix)
Senin, 2025-08-11 10:19:49On Unix-like computer systems, seq is a utility for generating a sequence of numbers. seq first appeared on 8th edition Research Unix in 1985, and was...
Click to read more »Nl (Unix)
Senin, 2026-05-11 00:55:00nl is a Unix utility for numbering lines, either from a file or from standard input, reproducing output on standard output. nl is part of the X/Open Portability...
Click to read more »Pseudoterminal
Rabu, 2026-01-07 01:11:50In some operating systems, including Unix-like systems, a pseudoterminal, pseudotty, or PTY is a pair of pseudo-device endpoints (files) which establish...
Click to read more »Zilog Z8000
Rabu, 2026-07-15 22:14:22S8000 computer came out with a version of Unix called ZEUS (Zilog Enhanced Unix System). ZEUS was a port of Unix Version 7 and included what were referred...
Click to read more »Ultrix
Senin, 2025-10-20 02:03:09(DEC) discontinued native Unix operating systems for the PDP-11, VAX, MicroVAX and DECstations. The initial development of Unix occurred on DEC equipment...
Click to read more »Ptx (Unix)
Senin, 2026-05-11 05:25:14ptx is a Unix utility, named after the permuted index algorithm which it uses to produce a search or concordance report in the Keyword in Context (KWIC)...
Click to read more »At (command)
Sabtu, 2026-05-16 14:47:10developed for use with Unix and is now available on a variety of Unix-like systems, as well as Windows, and ReactOS. On Unix-like operating systems,...
Click to read more »Unix/NS
Senin, 2024-02-19 21:39:49Unix/NS (the NCR 3700 Operating System) is based on the Unix SVR4. It contains significant extensions for massively parallel systems, in particular Distributed...
Click to read more »Od (Unix)
Selasa, 2026-02-03 12:26:05characters looking similar). od is one of the earliest Unix programs, having appeared in version 1 AT&T Unix. It is also specified in the POSIX standards. The...
Click to read more »Fork (system call)
Sabtu, 2026-07-18 16:05:07For many years, fork was the primary method of process creation on Unix and Unix-like operating systems, and it remains a required interface for compliance...
Click to read more »Lp0 on fire
Selasa, 2026-06-16 10:05:58message generated on some Unix and Unix-like computer operating systems in response to certain types of printer errors. lp0 is the Unix device handle for the...
Click to read more »GitLab
Senin, 2026-08-03 08:54:52on Rails. GitLab consists of several components, mostly interconnected by Unix sockets: GitLab shell GitLab workhorse nginx Gitaly Redis Sidekiq PostgreSQL...
Click to read more »Santa Cruz Operation
Selasa, 2026-06-30 02:37:19selling three Unix operating system variants for Intel x86 processors: Xenix, SCO UNIX (later known as SCO OpenDesktop and SCO OpenServer), and UnixWare. SCO...
Click to read more »Worse is better
Selasa, 2026-06-30 08:12:15the-right-thing". Gabriel offers the examples of the adoption of C over Lisp, Unix over Lisp machines and VMS, and x86 over reduced instruction set computers...
Click to read more »Oracle Solaris
Kamis, 2026-07-23 22:03:07Oracle Solaris is a proprietary Unix operating system offered by Oracle for SPARC and x86-64 based workstations and servers. Originally developed by Sun...
Click to read more »SCO Group
Jumat, 2026-06-26 23:55:07known for owning Unix operating system assets that had belonged to the Santa Cruz Operation (the original SCO), including the UnixWare and OpenServer...
Click to read more »The Art of Unix Programming
Minggu, 2026-01-25 06:24:29The Art of Unix Programming by Eric S. Raymond is a book about the history and culture of Unix programming from its earliest days in 1969 to 2003 when...
Click to read more »Uuencoding
Sabtu, 2026-01-24 15:38:33from Unix-to-Unix Copy, i.e. "Unix-to-Unix encoding" is a safe encoding for the transfer of arbitrary files from one Unix system to another Unix system...
Click to read more »List of web browsers for Unix and Unix-like operating systems
Minggu, 2026-06-28 20:10:40various Unix and Unix-like operating systems. Not all of these browsers are specific to these operating systems; some are available on non-Unix systems...
Click to read more »Uname
Rabu, 2026-08-05 15:07:27uname (short for unix name) is a computer program in Unix and Unix-like computer operating systems that prints the name, version and other details about...
Click to read more »Ps (Unix)
Selasa, 2026-02-03 11:50:35In most Unix and Unix-like operating systems, the ps (process status) program displays the currently-running processes. The related Unix utility top provides...
Click to read more »MacOS
Minggu, 2026-07-26 21:27:26macOS (previously OS X and originally Mac OS X) is a proprietary Unix operating system, derived from OPENSTEP for Mach and FreeBSD, which has been marketed...
Click to read more »HCR Corporation
Selasa, 2026-06-16 02:04:03later HCR Corporation, was a Canadian software company that worked on the Unix operating system and system software and business applications for it. Founded...
Click to read more »Bob Fabry
Minggu, 2026-05-31 08:24:31students using Unix. The resulting software became known as Berkeley Unix. He founded the CSRG with an ARPA grant to enhance Berkeley Unix for use in creating...
Click to read more »XZ Utils
Rabu, 2026-07-29 18:34:02command-line lossless data compressors, including the programs lzma and xz, for Unix-like operating systems and, from version 5.0 onwards, Microsoft Windows....
Click to read more »List of search engines
Jumat, 2026-07-24 18:37:05macOS, Unix Desktop search for Windows, Mac OS X Tiger, Unix/Linux. Mozilla Public v1.1 Tracker Linux, Unix Open-source desktop search tool for Unix/Linux...
Click to read more »Fold (Unix)
Selasa, 2026-02-03 12:03:03is a Unix command used for making a file with long lines more readable on a limited width computer terminal by performing a line wrap. Most Unix terminals...
Click to read more »Lsof
Sabtu, 2026-07-18 17:19:02lsof is a command meaning "list open files", which is used in many Unix-like systems to report a list of all open files and the processes that opened them...
Click to read more »KornShell
Senin, 2026-06-29 06:22:24KornShell (ksh) is a Unix shell which was developed by David Korn at Bell Labs in the early 1980s and announced at USENIX on July 14, 1983. The initial...
Click to read more »Banner (Unix)
Minggu, 2026-02-01 23:13:03The banner program on Unix and Unix-like operating systems outputs a large ASCII art version of the text that is supplied to it as its program arguments...
Click to read more »Diff
Sabtu, 2026-08-01 16:14:04the early 1970s for the Unix operating system, at Bell Labs in Murray Hill, New Jersey. It was part of the 5th Edition of Unix released in 1974, and was...
Click to read more »Wc (Unix)
Sabtu, 2026-02-07 19:39:34wc (short for word count) is a command in Unix, Plan 9, Inferno, and operating systems that are Unix-like. The program reads either standard input or a...
Click to read more »Write (Unix)
Kamis, 2026-05-28 11:20:11Guide to Unix has a page on the topic of: Commands List of Unix commands talk (Unix) wall (Unix) write(1) – Version 7 Unix Programmer's Manual Unix Programmer's...
Click to read more »Head (Unix)
Selasa, 2026-02-03 12:03:21head is a program on Unix and Unix-like operating systems used to display the beginning of a text file or piped data. The command syntax is: head [options]...
Click to read more »System V printing system
Kamis, 2026-05-21 07:08:02subsystem of UNIX System V is one of several standardized systems for printing on Unix, and is typical of commercial System V-based Unix versions such...
Click to read more »CURL
Rabu, 2026-08-05 10:48:21support, including SOCKS4, SOCKS5, HAProxy, and HTTP proxies with chaining and Unix domain sockets, as well as user-plus-password authentication. Advanced name-resolution...
Click to read more »Interix
Senin, 2026-08-03 17:22:42high source code compatibility with Unix-like operating systems. Interix was a component of Windows Services for UNIX, and a superset of the Microsoft POSIX...
Click to read more »Seventh Edition Unix terminal interface
Kamis, 2026-07-23 06:35:33The Seventh Edition Unix terminal interface is the generalized abstraction, comprising both an application programming interface for programs and a set...
Click to read more »Chroot
Senin, 2026-05-04 21:29:52chroot is a shell command and a system call on Unix and Unix-like operating systems that changes the apparent root directory for the current running process...
Click to read more »Strip (Unix)
Minggu, 2026-07-19 14:27:29X/Open Portability Guide Issue 2 (1987). The command is available in Unix, Plan 9, and Unix-like systems. The GNU Project includes an implementation in the...
Click to read more »Info (Unix)
Selasa, 2026-06-16 10:36:42plugin) GNOME Yelp Free and open-source software portal Manual page (Unix) List of Unix commands Stacy, Christopher C. (1982), MIT Artificial Intelligence...
Click to read more »UUCP
Sabtu, 2026-06-20 11:36:07UUCP (Unix-to-Unix Copy) is a suite of computer programs and protocols allowing remote execution of commands and transfer of files, email and netnews between...
Click to read more »SDF Public Access Unix System
Jumat, 2026-05-15 04:11:27(abbreviated as SDF, also known as freeshell.org) is a non-profit public access UNIX shell provider on the Internet. It has been in continual operation since...
Click to read more »Srm (Unix)
Senin, 2026-05-11 18:27:49srm (or Secure Remove) is a command line utility for Unix-like computer systems for secure file deletion. srm removes each specified file by overwriting...
Click to read more »Standard streams
Sabtu, 2026-08-08 05:12:00be orchestrated by the program.[citation needed] Since Unix provided standard streams, the Unix C runtime environment was obliged to support it as well...
Click to read more »Sort (Unix)
Sabtu, 2026-06-13 16:48:54In computing, sort is a standard command line program of Unix and Unix-like operating systems, that prints the lines of its input or concatenation of...
Click to read more »Host (Unix)
Senin, 2026-05-11 17:43:33host Developer Internet Systems Consortium (ISC) Operating system Unix, Unix-like Type Command License Mozilla Public License 2.0...
Click to read more »Wall (Unix)
Senin, 2025-05-05 14:10:30wall (an abbreviation of write to all) is a Unix command-line utility that displays the contents of a computer file or standard input to all logged-in...
Click to read more »Words (Unix)
Minggu, 2026-06-07 02:52:17words is a standard file on Unix and Unix-like operating systems, and is simply a newline-delimited list of dictionary words. It is used, for instance...
Click to read more »Sar (Unix)
Jumat, 2025-01-03 20:30:01System Activity Report (sar) is a Unix System V-derived system monitor command used to report on various system loads, including CPU activity, memory/paging...
Click to read more »Kill (command)
Jumat, 2026-02-27 09:40:10popular operating systems to send signals to running processes. In Unix and Unix-like operating systems, kill is a command used to send a signal to a...
Click to read more »OSF/1
Sabtu, 2026-08-08 01:28:35OSF/1 is a variant of the Unix operating system developed by the Open Software Foundation during the late 1980s and early 1990s. OSF/1 is one of the first...
Click to read more »Text file
Jumat, 2026-07-31 21:59:16text file. In modern operating systems such as DOS, Microsoft Windows and Unix-like systems, text files do not contain any special EOF character, because...
Click to read more »Dump (Unix)
Kamis, 2026-02-05 19:43:09The dump command is a program on Unix and Unix-like operating systems used to back up file systems. It operates on blocks, below filesystem abstractions...
Click to read more »Nm (Unix)
Senin, 2026-05-11 00:55:05nm is a Unix command used to dump the symbol table and their attributes from a binary executable file (including libraries, compiled object modules, shared-object...
Click to read more »Time (Unix)
Selasa, 2026-02-03 11:53:24In computing, time is a command in Unix and Unix-like operating systems. It is used to determine the duration of execution of a particular command. time(1)...
Click to read more »Douglas McIlroy
Rabu, 2026-04-01 03:36:25McIlroy is best known for having originally proposed Unix pipelines and developed several Unix tools, such as echo, spell, diff, sort, join, graph, speak...
Click to read more »Mach (kernel)
Rabu, 2026-06-24 00:38:47Mach was developed as a replacement for the kernel in the BSD version of Unix, not requiring a new operating system to be designed around it. Mach and...
Click to read more »Wheel (computing)
Jumat, 2026-08-07 20:17:00In Unix operating systems, a wheel is a user account with a wheel bit, a system setting that provides additional special system privileges that empower...
Click to read more »Touch (command)
Minggu, 2026-06-07 22:09:21the modification timestamp of an existing file to be current – which on a Unix-based file system includes special files such as directories. If the input...
Click to read more »File descriptor
Rabu, 2026-07-15 01:39:46In Unix and Unix-like computer operating systems, a file descriptor (FD, less frequently fildes) is a process-unique identifier (handle) for a file or...
Click to read more »Vi (text editor)
Rabu, 2026-07-29 17:40:07/ˌviːˈaɪ/ ) is a screen-oriented text editor originally created for the Unix operating system. The portable subset of the behavior of vi and programs...
Click to read more »X Window System
Minggu, 2026-08-02 03:40:39(X11, or simply X) is a windowing system for bitmap displays, common on Unix-like operating systems. X originated as part of Project Athena at Massachusetts...
Click to read more »CPU time
Jumat, 2026-02-20 00:54:10The Unix command top provides CPU time, priority, elapsed real time, and other information for all processes and updates it in real time. The Unix command...
Click to read more »Kernel (operating system)
Rabu, 2026-07-08 20:59:25capability of computers grew, Unix became increasingly cluttered with code. It is also because the modularity of the Unix kernel is extensively scalable...
Click to read more »File system
Minggu, 2026-07-19 21:54:55associating the file name with an index in a table of contents or an inode in a Unix-like file system. Directory structures may be flat (i.e. linear), or allow...
Click to read more »Talk (software)
Senin, 2026-05-11 00:41:50talk is a Unix text chat program, originally allowing messaging only between the users logged on to one multi-user computer—but later extended to allow...
Click to read more »Who (Unix)
Senin, 2026-05-11 00:44:44The 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 provides...
Click to read more »Configuration file
Jumat, 2026-03-27 15:17:12which they are commonly used. Many different file formats are used on Unix and Unix-like operating systems. Even so, there is a strong tradition of using...
Click to read more »Berkeley sockets
Minggu, 2026-04-26 21:33:51application programming interface (API) for Internet domain sockets and Unix domain sockets, used for inter-process communication (IPC). It is commonly...
Click to read more »Unistd.h
Jumat, 2025-12-26 00:56:15Unix Specification, and should therefore be available in any POSIX-compliant operating system and compiler. For instance, this includes Unix and Unix-like...
Click to read more »Bourne shell
Minggu, 2026-06-28 23:59:24computer operating systems. It first appeared on Version 7 Unix, as its default shell. Unix-like systems continue to have /bin/sh—which will be the Bourne...
Click to read more »Named pipe
Kamis, 2026-03-12 14:38:07for its behavior) is an extension to the traditional pipe concept on Unix and Unix-like systems, and is one of the methods of inter-process communication...
Click to read more »Sleep (command)
Selasa, 2026-02-03 12:28:17In computing, sleep is a command in Unix, Unix-like and other operating systems that suspends program execution for a specified time. The sleep instruction...
Click to read more »Hack (video game)
Kamis, 2026-05-14 02:15:19was released in 1987. Hack is still available for Unix, and is distributed alongside many modern Unix-like OSes, including Debian, Ubuntu, the BSDs, Fedora...
Click to read more »Script (Unix)
Minggu, 2025-11-23 07:59:48The script command is a Unix utility that records a terminal session. It dates back to the 1979 3.0 Berkeley Software Distribution (BSD). A script session...
Click to read more »Init
Rabu, 2026-07-15 01:32:24In Unix-like computer operating systems, init (short for initialization) is the first user-space process started during booting of the operating system...
Click to read more »Danish UNIX User Group
Selasa, 2024-12-31 21:11:30The Danish UNIX systems User Group (Danish: Dansk UNIX-system Bruger Gruppe, DKUUG) is a computer user group focused around UNIX. It was the first Internet...
Click to read more »History of Linux
Sabtu, 2026-08-08 10:09:55subject to the GNU GPL. After AT&T had dropped out of the Multics project, the Unix operating system was conceived and implemented by Ken Thompson and Dennis...
Click to read more »Top (software)
Sabtu, 2026-07-04 11:56:50top is a task manager or system monitor program, found in many Unix-like operating systems, that displays information about CPU and memory utilization...
Click to read more »Patch (Unix)
Senin, 2026-05-11 01:16:32programming language) and posted to mod.sources (which later became comp.sources.unix) in May 1985. patch was added to XPG4, which later became POSIX. Wall's code...
Click to read more »Strings (Unix)
Jumat, 2025-10-31 22:16:22selects strings from the whole file. The command is available in Unix, Plan 9, Inferno, and Unix-like systems. It is part of the GNU Binary Utilities (binutils)...
Click to read more »Apropos (Unix)
Jumat, 2026-04-03 01:10:42In computing, apropos is a command to search the man page files in Unix and Unix-like operating systems. Apropos takes its name from the French "à propos"...
Click to read more »List of Unix daemons
Jumat, 2025-12-26 18:58:57found on a Unix-like operating system. A common convention is to name a daemon with a d suffix. List of POSIX commands Verma, Archna (2006), Unix and Shell...
Click to read more »TMPDIR
Selasa, 2026-03-31 04:14:36canonical environment variable in Unix and POSIX that should be used to specify a temporary directory for scratch space. Most Unix programs will honor this setting...
Click to read more »Rob Pike
Rabu, 2026-03-11 12:05:43working at Bell Labs, where he was a member of the Unix team. Pike wrote the first window system for Unix in 1981.[non-primary source needed] He is the sole...
Click to read more »List of BSD operating systems
Sabtu, 2026-07-25 22:01:12a number of Unix-like operating systems under active development, descended from the Berkeley Software Distribution (BSD) series of UNIX variants developed...
Click to read more »Multics
Sabtu, 2026-06-13 14:49:54inspire the creation of Unix, which carried forward many Multics features, but was able to run on less expensive hardware. Unix was developed at Bell to...
Click to read more »System time
Rabu, 2026-06-10 15:21:03For example, Unix and POSIX-compliant systems encode system time ("Unix time") as the number of seconds elapsed since the start of the Unix epoch at 1 January...
Click to read more »Toor (Unix)
Sabtu, 2026-07-04 02:53:08is an alternative superuser account in Unix-like operating systems, particularly BSD and variants. In Unix, it is traditional to keep the root filesystem...
Click to read more »Uptime
Minggu, 2026-06-14 22:10:14been shut down after 16 years of uptime due to a failing hard disk. Most Unix-like systems including Linux, FreeBSD, Mac OS X, and SySVr4 have the uptime...
Click to read more »Magic number (programming)
Selasa, 2026-06-23 20:32:34V6/usr/sys/ken/sys1.c". The Unix Heritage Society. Archived from the original on 2023-03-26. "The Unix Tree V7/usr/sys/sys/sys1.c". The Unix Heritage Society. Archived...
Click to read more »Uniq
Selasa, 2026-02-03 12:10:54uniq is a utility command on Unix, Plan 9, Inferno, and Unix-like operating systems which, when fed a text file or standard input, outputs the text with...
Click to read more »386BSD
Kamis, 2025-12-18 01:22:08386BSD (also known as "Jolix") is a Unix-like operating system that was developed by couple Lynne and William "Bill" Jolitz. Released as free and open...
Click to read more »Logname
Selasa, 2026-02-03 11:53:28computer software, logname (stands for Login Name) is a program in Unix and Unix-like operating systems that prints the name of the user who is currently...
Click to read more »GNU Hurd
Rabu, 2026-07-22 20:14:58Project of the Free Software Foundation, designed as a replacement for the Unix kernel, and released as free software under the GNU General Public License...
Click to read more »UnxUtils
Senin, 2025-08-11 11:03:16UnxUtils is a collection of utility programs that provide popular Unix-based shell commands – ported from GNU implementations as native Windows programs...
Click to read more »Elon Musk
Sabtu, 2026-08-08 11:41:22company, Musk returned as CEO. Musk's preference for Microsoft software over Unix created a rift in the company and caused Thiel to resign. Due to resulting...
Click to read more »Cd (command)
Selasa, 2026-02-03 12:13:30operating system shells, most support a change directory command, including Unix and Unix-like (i.e. Linux) shells, and Microsoft shells including Command Prompt...
Click to read more »Sum (Unix)
Sabtu, 2023-01-07 16:36:11sum is a legacy utility available on some Unix and Unix-like operating systems. This utility outputs a 16-bit checksum of each argument file, as well...
Click to read more »Netcat
Senin, 2026-06-08 14:53:12authentication as well). Free and open-source software portal List of Unix commands cat (Unix) – Shell command for writing an input file or stream to standard...
Click to read more »Which (command)
Selasa, 2026-07-28 06:44:50to identify the location of executables. The command is available in Unix and Unix-like systems, the AROS shell, for FreeDOS and for Microsoft Windows...
Click to read more »SCO Group, Inc. v. Novell, Inc.
Kamis, 2026-02-12 17:38:36of the source code for the Unix operating system. SCO sought to have the court declare that SCO owned the rights to the Unix code, including the copyrights...
Click to read more »Find (Unix)
Senin, 2026-04-20 01:07:45directory. The command is available on most Unix-like systems. The command first appeared in Version 5 Unix as part of the Programmer's Workbench project...
Click to read more »Computing platform
Selasa, 2026-07-21 21:13:13UNIX z/OS VM OpenVMS QNX Classic Mac OS AmigaOS DOS Windows BeOS Haiku HarmonyOS Newton OS Palm OS Symbian BlackBerry OS Windows Mobile Unix and Unix-like...
Click to read more »STREAMS
Selasa, 2026-06-23 14:25:35In computer networking, STREAMS is the native framework in Unix System V for implementing character device drivers, network protocols, and inter-process...
Click to read more »Xfce
Selasa, 2026-08-04 20:31:55siː iː/) is a free and open-source desktop environment for Linux and other Unix-like operating systems. Xfce aims to be fast and lightweight while still...
Click to read more »W (Unix)
Selasa, 2024-09-24 13:18:12The command w on many Unix-like operating systems provides a quick summary of every user logged into a computer, what each user is currently doing, and...
Click to read more »Join (Unix)
Selasa, 2026-04-21 03:12:49join is a command in Unix and Unix-like operating systems that merges the lines of two sorted text files based on the presence of a common field. It is...
Click to read more »GNU Compiler Collection
Minggu, 2026-07-26 10:50:15system, GCC has been adopted as the standard compiler by many other modern Unix-like computer operating systems, including most Linux distributions. Most...
Click to read more »Fmt (Unix)
Minggu, 2025-08-10 02:47:11The fmt command in Unix, Plan 9, Inferno, and Unix-like operating systems formats natural language text for humans to read. The command has been used...
Click to read more »Filename
Selasa, 2026-07-28 22:40:27composed of a sequence of filenames. Unix-like file systems allow a file to have more than one name; in traditional Unix-style file systems, the names are...
Click to read more »Pr (Unix)
Sabtu, 2025-12-13 20:09:19Windows as part of the UnxUtils collection of native Win32 ports of common GNU Unix-like utilities. It is also available in the OS-9 shell. The pr command has...
Click to read more »NextBSD
Minggu, 2026-07-19 13:52:35and Research UNIX UNIX History – History of UNIX and BSD using diagrams The Design and Implementation of the 4.4BSD Operating System The Unix Tree: Source...
Click to read more »SunOS
Jumat, 2026-06-26 08:40:00SunOS is a Unix-branded operating system developed by Sun Microsystems for their workstation and server computer systems from 1982 until the mid-1990s...
Click to read more »Sendmail
Minggu, 2026-07-26 03:08:09Eric Allman, Sendmail is a project of the free and open source software and Unix communities. It has spread both as free software and proprietary software...
Click to read more »GNU Project
Sabtu, 2026-08-01 05:31:29operating system GNU (a recursive acronym meaning "GNU's not Unix!"), basing its design on that of Unix, a proprietary operating system. According to its manifesto...
Click to read more »Env
Selasa, 2026-03-17 15:42:40subprocess with modified environment variables. The command is provided in a Unix-like system. By default, a subprocess inherits the environment variables...
Click to read more »Yacc
Senin, 2026-07-27 00:57:20Yacc (Yet Another Compiler-Compiler) is a computer program for the Unix operating system developed by Stephen C. Johnson. It is a lookahead left-to-right...
Click to read more »Comparison of BSD operating systems
Jumat, 2026-07-31 21:45:45There are a number of Unix-like operating systems based on or descended from the Berkeley Software Distribution (BSD) series of Unix variant options. The...
Click to read more »Case sensitivity
Minggu, 2026-06-14 05:26:36most file systems in other Unix-like environments are case-sensitive, and, for example, a source code tree for software for Unix-like systems might have...
Click to read more »Darwin (operating system)
Jumat, 2026-08-07 07:35:07Darwin is the core Unix-like operating system of macOS, iOS, watchOS, tvOS, iPadOS, audioOS, visionOS, and bridgeOS. It previously existed as an independent...
Click to read more »Cp (Unix)
Selasa, 2026-02-03 11:28:41creating a new file with default permissions. The command was part of Version 1 Unix, and is specified by POSIX. The implementation from GNU has many additional...
Click to read more »Dynamic linker
Minggu, 2026-07-26 11:22:12extension 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...
Click to read more »Comic book archive
Senin, 2026-07-20 05:36:25A comic book archive or comic book reader file (also called sequential image file) is a type of archive file for the purpose of sequential viewing of images...
Click to read more »WordPerfect
Selasa, 2026-08-04 20:44:10around 30 flavors of Unix, including AT&T, NCR, SCO Xenix, SCO OpenServer, UnixWare, Microport Unix, DEC Ultrix, Pyramid Tech Unix, Tru64, IBM AIX, Motorola...
Click to read more »Quod Libet (software)
Minggu, 2025-12-28 18:13:15Quod Libet is a cross-platform free and open-source audio player, tag editor and library organizer. The main design philosophy is that the user knows how...
Click to read more »Morris worm
Jumat, 2026-07-17 11:47:47affected VAX computers and SUN-3 workstations running the 4.2 and 4.3 Berkeley UNIX code. It is one of the oldest computer worms distributed via the Internet...
Click to read more »Whereis
Senin, 2026-05-11 18:30:56whereis is a command on Unix and Unix-like operating systems used to locate some special files of a command like the binary file, source and manual page...
Click to read more »SOX (operating system)
Jumat, 2022-12-30 22:05:52SOX is a discontinued UNIX clone. It was developed from scratch in Brazil, in the late 1980s, by Computadores e Sistemas Brasileiros S/A (now Cobra Tecnologia)...
Click to read more »Du (Unix)
Selasa, 2026-02-03 11:29:48blocks. The du command first appeared in version 1 of AT&T UNIX. It is specified by the Single UNIX Specification (SUS). The implementation in GNU coreutils...
Click to read more »Time-of-check to time-of-use
Selasa, 2026-07-14 00:56:07the use of the results of that check. TOCTOU race conditions are common in Unix between operations on the file system, but can occur in other contexts, including...
Click to read more »Ex (text editor)
Selasa, 2026-02-03 12:03:49line editor based on and intended as an improvement to ed, the original Unix editor. Today, it is standardized by POSIX. George Coulouris of Queen Mary...
Click to read more »Message queue
Rabu, 2026-03-11 21:25:28common message queue implementations in UNIX. One is part of the SYS V API, the other one is part of POSIX. UNIX SYS V implements message passing by keeping...
Click to read more »EWS-UX
Rabu, 2024-10-23 19:52:19a Unix operating system used by NEC Corporation for its EWS4800 [jp] line of engineering workstations. EWS-UX is based largely on versions of Unix System...
Click to read more »Transport Layer Interface
Selasa, 2024-12-03 15:38:33systems and operating systems conforming to branded UNIX (UNIX 95, UNIX 98 and UNIX 03 Single UNIX Specifications) such as Solaris and AIX (as well as...
Click to read more »Filename extension
Rabu, 2026-07-29 19:14:20may limit the length and format of the extension, while others, such as Unix file systems, the VFAT file system, and NTFS, treat filename extensions as...
Click to read more »Multi-user software
Selasa, 2025-09-16 21:08:46An example is a Unix or Unix-like system where multiple remote users have access (such as via a serial port or Secure Shell) to the Unix shell prompt at...
Click to read more »Victor A. Vyssotsky
Jumat, 2026-05-15 11:09:32Vyssotsky. University of Virginia Ned Pierce (January 1985). "Putting Unix in Perspective". Unix Review: 59. Bell Telephone Laboratories, Inc. List of Significant...
Click to read more »German Unix User Group
Jumat, 2021-07-09 05:57:44The German Unix User Group (GUUG) is a registered association of German Unix users. The user group intends to carry out scientific research to promote...
Click to read more »Extended Unix Code
Senin, 2026-06-29 09:15:48Extended Unix Code (EUC) is a multibyte character encoding system used primarily for Japanese, Korean, and simplified Chinese (characters). The most commonly...
Click to read more »Tee (command)
Selasa, 2026-07-14 14:57:57provided by many shells although syntax varies. The command is provided in Unix and Unix-like systems, OS-9, DOS (e.g. 4DOS, FreeDOS), Windows (e.g. 4NT, PowerShell...
Click to read more »Symbolic link
Sabtu, 2026-08-08 05:59:27break if its target is moved or deleted. Symbolic links are supported in Unix-like operating systems and Microsoft Windows, although they impose varying...
Click to read more »Lastlog
Senin, 2025-04-28 11:34:33lastlog is a program available on most Linux distributions. It formats and prints the contents of the last login log file, /var/log/lastlog (which is a...
Click to read more »Home directory
Sabtu, 2026-04-04 18:27:13the home directory than regular users. The superuser is usually root in Unix-like systems, and SYSTEM in Windows NT. The file /etc/xdg/user-dirs.defaults...
Click to read more »Pushd and popd
Sabtu, 2026-06-13 16:53:49displayed via the dirs Unix command or Get-Location -stack PowerShell command. The working directory is at the top of the stack. The first Unix shell to provide...
Click to read more »UNIX Review
Jumat, 2026-06-05 04:59:49UNIX Review was an American magazine covering technical aspects of the UNIX operating system and C programming. Recognized for its in-depth technical...
Click to read more »BSD Daemon
Rabu, 2026-05-20 06:16:42named after software daemons, a class of long-running computer programs in Unix-like operating systems—which, through a play on words, takes the cartoon...
Click to read more »Process (computing)
Selasa, 2026-03-31 06:32:54of resources that are allocated to the process, such as file descriptors (Unix terminology) or handles (Windows), and data sources and sinks. Security attributes...
Click to read more »Emacs
Senin, 2026-07-27 03:01:48with vi, one of the two main contenders in the traditional editor wars of Unix culture. GNU Emacs is among the oldest free and open source projects still...
Click to read more »Wish (Unix shell)
Jumat, 2026-01-16 14:11:10(Windowing Shell) is a Tcl interpreter extended with Tk commands, available for Unix-like operating systems supporting the X Window System, as well as macOS,...
Click to read more »Linux kernel
Senin, 2026-07-20 23:42:17The Linux kernel is a free and open-source Unix-like kernel that is used in many computer systems worldwide. The kernel was created by Linus Torvalds in...
Click to read more »Install (Unix)
Senin, 2025-12-08 00:47:19command is available in many Unix systems and Linux distributions, but unlike many other long-standing and commonly-used Unix utilities, it is not defined...
Click to read more »Core dump
Minggu, 2026-07-12 03:59:00text, printed, or analysed with specialised tools such as elfdump on Unix and Unix-like systems, objdump and kdump on Linux, IPCS (Interactive Problem...
Click to read more »BSD/OS
Rabu, 2026-07-15 15:06:04BSD/OS is a proprietary Unix operating system first released in 1993 as BSD/386. It was originally developed and sold by Berkeley Software Design, Inc...
Click to read more »End-of-Transmission character
Senin, 2026-02-02 09:38:22terminals in a standby condition. Its most common use today is to cause a Unix terminal driver to signal end of file and thus exit programs that are awaiting...
Click to read more »Cut (Unix)
Selasa, 2026-04-21 23:46:43and the Single Unix Specification. It first appeared in AT&T System III UNIX in 1982. The command is commonly available on Unix and Unix-like operating...
Click to read more »SINIX
Kamis, 2026-05-28 16:52:44SINIX is a discontinued variant of the Unix operating system from Siemens Nixdorf Informationssysteme. SINIX supersedes SIRM OS and Pyramid Technology's...
Click to read more »IBM Db2
Sabtu, 2026-08-01 04:26:28IBM mainframes. Later, IBM brought DB2 to other platforms, including OS/2, UNIX, and MS Windows servers, and then Linux (including Linux on IBM Z) and PDAs...
Click to read more »Page (computer memory)
Senin, 2025-10-13 18:15:24allocations to this size and reducing overall internal fragmentation of pages. Unix-like systems may use the system function sysconf(), as illustrated in the...
Click to read more »Crypt (C)
Senin, 2026-06-08 17:54:13functions for password validation and storage on Unix systems. There is an unrelated crypt utility in Unix, which is often confused with the C library function...
Click to read more »Rc (Unix shell)
Selasa, 2026-06-09 15:57:50rc (for "run commands") is the command-line interpreter for Version 10 Unix and Plan 9 from Bell Labs operating systems. It resembles the Bourne shell...
Click to read more »Intel Binary Compatibility Standard
Sabtu, 2026-06-20 04:09:31Standard (iBCS) is a standardized application binary interface (ABI) for Unix operating systems on Intel-386-compatible computers, published by AT&T, Intel...
Click to read more »Dig (command)
Minggu, 2026-06-14 20:38:24dig is a network administration command-line tool for querying the Domain Name System (DNS). dig is useful for network troubleshooting and for educational...
Click to read more »Pwd
Selasa, 2026-02-03 11:35:40associated with Unix, its predecessor Multics had a pwd command (which was a short name of the print_wdir command) from which the Unix command originated...
Click to read more »Pack
Jumat, 2024-05-17 20:25:32part of an aircraft's environmental control system Pack (compression), a UNIX utility to compress files using Huffman encoding Pack (surname) All pages...
Click to read more »Xargs
Sabtu, 2026-07-11 10:21:38xargs (short for "extended arguments") is a command on Unix and most Unix-like operating systems used to build and execute commands from standard input...
Click to read more »PDP-11
Selasa, 2026-07-07 21:26:44System with UCSD Pascal TRIPOS TSX-Plus Unix (many versions, including Version 6 Unix, Version 7 Unix, UNIX System III, and 2BSD) Xinu OS for instructional...
Click to read more »NCSA Mosaic
Rabu, 2026-07-22 11:04:36Mosaic. Andreessen and Bina began developing Mosaic in February 1991 for Unix's X Window System, calling it xmosaic. Marc Andreessen announced the project's...
Click to read more »Rogue (video game)
Kamis, 2026-07-16 21:27:59contributions by Ken Arnold. Rogue was originally developed around 1980 for Unix-based minicomputer systems as a freely distributed executable. Commercial...
Click to read more »Berkeley r-commands
Rabu, 2026-08-05 04:29:12computer programs designed to enable users of one Unix system to log in or issue commands to another Unix computer via TCP/IP computer network. The r-commands...
Click to read more »Csplit
Selasa, 2026-02-03 11:59:42files determined by context lines. The command is commonly available on Unix and Unix-like operating systems. The command is part of the X/Open Portability...
Click to read more »Desktop environment
Minggu, 2026-07-12 03:16:34the majority of Unix-like operating systems dominant on handheld devices do not use the X11 desktop environments used by other Unix-like operating systems...
Click to read more »Text-based user interface
Jumat, 2026-08-07 12:46:20type is determined by the API, e.g., curses, TPUT. Under Linux and other Unix-like systems, a program easily accommodates to any of the three cases because...
Click to read more »Ping (networking utility)
Sabtu, 2026-05-23 21:55:40Retrieved 8 September 2010. My original impetus for writing PING for 4.2a BSD UNIX came from an offhand remark in July 1983 by Dr. Dave Mills ... I named it...
Click to read more »Mount (Unix)
Jumat, 2026-01-30 22:40:29command in various operating systems. Before a user can access a file on a Unix-like machine, the file system on the device which contains the file needs...
Click to read more »Split (Unix)
Minggu, 2026-03-01 18:44:39split 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...
Click to read more »ClamAV
Kamis, 2026-08-06 19:15:00to detect many types of malware, including viruses. It was developed for Unix and has third party versions available for AIX, BSD, HP-UX, Linux, macOS...
Click to read more »Shell (computing)
Selasa, 2026-07-07 07:08:32serial line or modem, remote access has extended to Unix-like systems and Microsoft Windows. On Unix-like systems, Secure Shell protocol (SSH) is usually...
Click to read more »Everything is a file
Senin, 2026-04-20 15:00:15an approach to interface design in Unix derivatives. While this turn of phrase does not as such figure as a Unix design principle or philosophy, it is...
Click to read more »Dave Cutler
Jumat, 2026-02-13 11:08:20disdain for Unix. Said one team member who worked with Cutler: Unix is like Cutler's lifelong foe. It's like his Moriarty. He thinks Unix is a junk operating...
Click to read more »UNETix
Rabu, 2024-11-06 07:02:54uNETix is an early implementation of UNIX for IBM PC systems. It was not a "true" UNIX, but was written from scratch for the PC without using any code...
Click to read more »Cmp (Unix)
Selasa, 2026-02-03 11:26:30command is available on Unix-like systems, OS-9, IBM i and Windows (via UnxUtils). The command first appeared in Version 1 Unix. It is part of the X/Open...
Click to read more »SoX
Sabtu, 2026-05-23 07:27:22Sound eXchange (SoX) is a cross-platform audio editing software. It has a command-line interface, and is written in standard C. It is free software, licensed...
Click to read more »User identifier
Minggu, 2026-06-28 22:26:53In Unix-like operating systems, a user identifier (often abbreviated to user ID or UID) is a value used to identify a user. The UID, along with the group...
Click to read more »Job control (Unix)
Selasa, 2026-06-09 02:25:31In a Unix or Unix-like operating system, job control refers to controlling a process group as a job via a shell. Control features include suspend, resume...
Click to read more »John the Ripper
Rabu, 2026-07-22 00:50:18developed for the Unix operating system, it can run on fifteen different platforms (eleven of which are architecture-specific versions of Unix, DOS, Win32,...
Click to read more »Apple Inc.
Selasa, 2026-08-04 09:22:20OS. Based on NeXTSTEP, Mac OS X combined a stable, reliable, and secure Unix foundation with a redesigned GUI. In May, Apple opened its first two Apple...
Click to read more »Comparison of mail servers
Senin, 2026-06-29 19:03:22software that provide e-mail services. Unix-based mail servers are built using a number of components because a Unix-style environment is, by default, a...
Click to read more »Hidden file and hidden directory
Minggu, 2026-07-26 12:18:40not a feature of file systems or of the operating system as a whole. The Unix-based ls shell command hides any file that starts with a dot (commonly called...
Click to read more »Commodore 900
Senin, 2026-04-27 06:37:45originally intended for business computing and, later, as an affordable UNIX workstation. It was to replace the aging PET/CBM families of personal computers...
Click to read more »Exec (system call)
Rabu, 2026-07-08 17:29:01This act is also referred to as an overlay. It is especially important in Unix-like systems, although it also exists elsewhere. As no new process is created...
Click to read more »Nvidia
Selasa, 2026-08-04 01:39:39work with Ubuntu Ubuntu Gamer, January 10, 2011 (Article by Luke Benstead) "Unix Drivers". Archived from the original on December 17, 2020. Retrieved August...
Click to read more »Ampersand
Selasa, 2026-08-04 22:57:11character is in either "Text" or "Code" fields. Some Unix shells use the ampersand as a metacharacter: Some Unix shells, like the POSIX standard sh shell, use...
Click to read more »Flex (lexical analyzer generator)
Minggu, 2026-01-18 09:09:35which is Unix specific. To avoid generating code that includes unistd.h, %option nounistd should be used. Another issue is the call to isatty (a Unix library...
Click to read more »Shared memory
Selasa, 2025-09-23 12:23:25communication (as opposed to other mechanisms of IPC such as named pipes, Unix domain sockets or CORBA). On the other hand, it is less scalable, as for...
Click to read more »Bs (programming language)
Rabu, 2025-07-02 15:20:27programming language and a compiler/interpreter for modest-sized programs on UNIX systems. The bs command can be invoked either for interactive programming...
Click to read more »GNOME Terminal
Kamis, 2026-07-02 01:39:18Havoc Pennington and others. Terminal emulators allow users to access a UNIX shell while remaining on their graphical desktop. GNOME Terminal (gnome-terminal...
Click to read more »Chmod
Kamis, 2026-06-25 16:24:33flags collectively. The command originated in AT&T Unix version 1 and was exclusive to Unix and Unix-like operating systems until it was ported to other...
Click to read more »C file input/output
Minggu, 2026-08-02 11:37:15Lesk at Bell Labs in the early 1970s, and officially became part of the Unix operating system in Version 7. The I/O functionality of C is fairly low-level...
Click to read more »Dynamic loading
Minggu, 2025-12-21 20:13:44(which can, and frequently does, run 24/7). Shared libraries were added to Unix in the 1980s, but initially without the ability to let a program load additional...
Click to read more »FreeBSD
Kamis, 2026-08-06 15:40:38FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD). The first version was released in...
Click to read more »Directory service
Jumat, 2026-07-03 06:48:01Yellow Pages (YP) Sun Microsystems' implementation of a directory service for Unix network environments. It played a role similar to Hesiod. NetInfo: Developed...
Click to read more »Ioctl
Jumat, 2026-02-13 00:58:32ioctl system call first appeared in Version 7 of Unix under that name. It is supported by most Unix and Unix-like systems, including Linux and macOS, though...
Click to read more »AppleSingle and AppleDouble formats
Jumat, 2026-07-24 22:37:01store Mac OS "dual-forked" files on the Unix filesystem being used in A/UX, the Macintosh platform's first Unix-like operating system. AppleSingle combined...
Click to read more »SoundTracker (Unix)
Selasa, 2026-01-20 18:53:00SoundTracker is a free music tracker for Unix-like operating systems running the X Window System, used for composing music saved in module files. Its name...
Click to read more »Shortcut (computing)
Selasa, 2026-07-07 01:32:18functional equivalent in the Macintosh operating system is called an alias. Unix-like systems have symbolic links which point to a target file, and often...
Click to read more »Onyx Systems
Selasa, 2026-06-16 16:56:32systems group. It was one of the earliest vendors of microprocessor-based Unix systems. The company's first product, the C8000, was a Zilog Z80-based micro...
Click to read more »Device file
Jumat, 2026-07-17 16:21:40In Unix-like operating systems, a device file, device node, or special file is an interface to a device driver that appears in a file system as if it were...
Click to read more »Epoch (computing)
Sabtu, 2026-07-11 07:19:52Unix and POSIX measure time as the number of seconds that have passed since Thursday 1 January 1970 00:00:00 UT, a point in time known as the Unix epoch...
Click to read more »Command-line completion
Kamis, 2026-05-07 01:24:51multiple possible completions, some command-line interpreters, especially Unix shells, will list all possible completions beginning with those few characters...
Click to read more »O'Reilly Media
Rabu, 2026-05-20 23:24:29area. In 1984, it began to retain publishing rights on manuals created for Unix vendors. A few 70-page "Nutshell Handbooks" were well-received, but the focus...
Click to read more »Usenet
Kamis, 2026-07-30 14:18:15system available on computers. It was developed from the general-purpose Unix-to-Unix Copy (UUCP) dial-up network architecture. Tom Truscott and Jim Ellis...
Click to read more »COFF
Senin, 2026-06-22 04:53:38object code, and shared library computer files used on Unix systems. It was introduced in Unix System V, replaced the previously used a.out format, and...
Click to read more »Spl (Unix)
Senin, 2025-12-29 17:36:06assembler instruction of the same name) is the name for a collection of Unix kernel routines or macros used to change the interrupt priority level. This...
Click to read more »Tip (Unix utility)
Minggu, 2026-04-26 14:29:53a Unix utility for establishing a terminal connection to a remote system via a modem. It is commonly associated with BSD Unix, as well as other UNIX operating...
Click to read more »Nginx
Senin, 2026-08-03 07:34:41nginx (pronounced "engine x" /ˌɛndʒɪnˈɛks/ EN-jin-EKS, stylized as NGINX) is a web server that can also be used as a reverse proxy, load balancer, mail...
Click to read more »MinGW
Kamis, 2026-08-06 12:12:13full Unix-like runtime environment. It includes ports of essential GNU development tools, including GCC and GNU Binutils, along with a minimal Unix-like...
Click to read more »Test
Selasa, 2026-06-16 19:14:11the album 4 .test, a reserved top-level domain Software testing test (Unix), a Unix command for evaluating conditional expressions TEST (x86 instruction)...
Click to read more »Tsort
Senin, 2026-05-11 05:02:59Unix and Unix-like platforms, that performs a topological sort on its input. It is part of the POSIX.1 standard. and has been since The Single UNIX Specification...
Click to read more »Armando Stettner
Selasa, 2025-07-22 03:53:07and architect who is most widely known for Unix development and for spearheading the native VAX version of UNIX, Ultrix, during his tenure at Digital Equipment...
Click to read more »Process identifier
Selasa, 2026-06-30 03:10:24PID) is a number used by most operating system kernels—such as those of Unix, macOS and Windows—to uniquely identify an active process. This number may...
Click to read more »Sync (Unix)
Rabu, 2026-06-10 16:30:45sync is a standard system call in the Unix operating system, which commits all data from the kernel filesystem buffers to non-volatile storage, i.e., data...
Click to read more »Scripting language
Sabtu, 2026-08-08 01:11:11Unix-like operating systems Batch file language (BAT), for scripting Microsoft Windows Bourne shell, interpreted language for scripting Unix and Unix-like...
Click to read more »Mainsoft
Rabu, 2026-06-17 01:46:42develops interoperability software products for Microsoft Windows and Linux/Unix platforms. Mainsoft was founded in 1993, mainly to propose integration products...
Click to read more »Xinuos
Selasa, 2026-06-16 18:45:08on the spelling of the Unix operating system.) Xinuos develops and markets the Unix-based OpenServer 6, OpenServer 5, and UnixWare 7 operating systems...
Click to read more »Mkfs
Rabu, 2026-06-10 15:26:36In Unix and Unix-like operating systems, mkfs and newfs are commands used to format a block storage device with a specific file system. In those systems...
Click to read more »CUPS
Kamis, 2026-05-21 07:38:17CUPS (formerly an acronym for Common UNIX Printing System) is a modular printing system for Unix-like computer operating systems which allows a computer...
Click to read more »FoxPro
Kamis, 2026-07-09 10:53:57Fox Software and later by Microsoft, for MS-DOS, Windows, Macintosh, and UNIX. The final published release of FoxPro was 2.6. Development continued under...
Click to read more »Application Programming Interface for Windows
Senin, 2025-07-28 05:02:41enhance productivity on personal computers. At the same time, various Unix and Unix-based operating systems dominated technical workstations and departmental...
Click to read more »MNOS (operating system)
Rabu, 2025-07-16 08:09:16Portable Operating System) is a Unix-like operating system developed in the Soviet Union. The system is derived from Version 6 Unix and then modified to incorporate...
Click to read more »OpenSSH
Selasa, 2026-08-04 12:56:15to set up a secured channel through which data sent to local, client-side Unix domain sockets or local, client-side TCP ports may be "forwarded" (sent across...
Click to read more »Strozzi NoSQL
Senin, 2026-07-20 07:46:09management system initialized and developed by Carlo Strozzi that runs under Unix-like operating systems, or others with compatibility layers (e.g., Cygwin...
Click to read more »JavaOS
Sabtu, 2026-05-30 07:08:20was originally developed by Sun Microsystems. Unlike Windows, macOS, Unix, or Unix-like systems which are primarily written in the C or C++ programming...
Click to read more »Software Tools Users Group
Senin, 2026-04-27 10:07:12portable Unix-like system that could be implemented on top of virtually any operating system, providing the capabilities and features of Unix in a non-proprietary...
Click to read more »Snowflake ID
Kamis, 2026-07-02 07:27:19450359504599. Add the value to the X Epoch of 1288834974657 (in Unix time milliseconds), the Unix time of the tweet is therefore 1739194479256: February 10...
Click to read more »SH
Sabtu, 2026-08-08 05:39:51C++ Unix shell, a general command-line shell for Unix Bourne shell, a command-line shell for Unix Thompson shell, a command-line shell for Unix sh, Store...
Click to read more »Dataindustrier AB
Selasa, 2024-08-27 05:52:44as DIAB DS-90 and develop a series of Unix-compatible computers, using code licensed from AT&T Version 5 Unix release, but with a unique in-house kernel...
Click to read more »Slab allocation
Sabtu, 2026-06-13 11:18:17catchphrase rhyme, "grab a slab". Slab allocation is now widely used by many Unix and Unix-like operating systems including FreeBSD and Linux, both in the SLAB...
Click to read more »Runlevel
Minggu, 2023-03-26 06:57:49is a mode of operation in the computer operating systems that implements Unix System V-style initialization. Conventionally, seven runlevels exist, numbered...
Click to read more »Null
Minggu, 2026-06-21 04:45:00representation. Null device, a virtual file that discards data written to it, on Unix systems /dev/null Null pointer or reference (sometimes written NULL, nil...
Click to read more »Here document
Selasa, 2026-02-10 22:33:45whitespace (including indentation) in the text. Here documents originate in the Unix shell, and are found in the Bourne shell since 1979, and most subsequent...
Click to read more »Almquist shell
Rabu, 2026-07-15 18:14:58Almquist shell (also known as A Shell, ash and sh) is a lightweight Unix shell originally written by Kenneth Almquist in the late 1980s. Initially a clone...
Click to read more »Xinu
Selasa, 2026-07-14 11:08:43XINU Is Not Unix (XINU, a recursive acronym), is an operating system for embedded systems, originally developed by Douglas Comer for educational use at...
Click to read more »Qsort
Senin, 2025-09-29 23:37:38variant due to R. S. Scowen), which was originally used to implement it in the Unix C library, although the C standard does not require it to implement quicksort...
Click to read more »Killall
Senin, 2026-05-11 18:25:42utility available on Unix-like systems. There are two very different implementations. The implementation supplied with genuine UNIX System V (including...
Click to read more »Disown (Unix)
Minggu, 2025-08-10 02:08:31In the Unix shells ksh, bash, fish and zsh, the disown builtin command is used to remove jobs from the job table, or to mark jobs so that a SIGHUP signal...
Click to read more »Cpio
Senin, 2026-05-11 04:56:01archiver utility and its associated file format. It is primarily installed on Unix-like computer operating systems. The software utility was originally intended...
Click to read more »Plurix
Jumat, 2025-08-15 08:51:38Plurix is a Unix-like operating system developed in Brazil in the early 1980s. Plurix was developed in the Federal University of Rio de Janeiro (UFRJ)...
Click to read more »Inode
Kamis, 2026-05-07 04:49:03An inode (index node) is a data structure in a Unix-style file system that describes a file-system object such as a file or a directory. Each inode stores...
Click to read more »Paste (Unix)
Senin, 2026-05-11 00:44:34that is, horizontal rather than vertical. The command was developed for Unix at Bell Labs by Gottfried W. R. Luderer. The implementation bundled in GNU...
Click to read more »Not a typewriter
Jumat, 2026-02-27 14:22:10typewriter" or ENOTTY is an error code defined in the errno.h found on many Unix systems. This code is now used to indicate that an invalid ioctl (input/output...
Click to read more »Shell account
Jumat, 2026-08-07 21:18:52shell account is a user account on a remote server, typically running under Unix or Linux operating systems. The account gives access to a text-based command-line...
Click to read more »Directory (computing)
Minggu, 2026-07-05 13:50:21root directory. The freedesktop.org media type for directories within many Unix-like systems – including but not limited to systems using GNOME, KDE Plasma...
Click to read more »Z/OS
Kamis, 2026-07-09 02:42:50infrastructure, and UNIX (Single UNIX Specification) APIs and applications through UNIX System Services – The Open Group certifies z/OS as a compliant UNIX operating...
Click to read more »AdvFS
Senin, 2026-01-19 10:10:19Equipment Corporation for their OSF/1 version of the Unix operating system (later Digital UNIX/Tru64 UNIX). In June 2008, it was released as free software...
Click to read more »Regular expression
Sabtu, 2026-06-27 01:54:25formalized the concept of a regular language. They came into common use with Unix text-processing utilities. Different syntaxes for writing regular expressions...
Click to read more »Getty (software)
Rabu, 2025-08-06 00:59:56getty, short for "get tty", is a Unix program running on a host computer that manages physical or virtual terminals (TTYs). When it detects a connection...
Click to read more »Netstat
Selasa, 2025-09-30 00:27:37interface) and network protocol statistics. It is available on Unix, Plan 9, Inferno, and Unix-like operating systems including macOS, Linux, Solaris and...
Click to read more »VDPAU
Kamis, 2026-04-30 01:48:18Video Decode and Presentation API for Unix (VDPAU) is a royalty-free application programming interface (API) as well as its implementation as free and...
Click to read more »Printer driver
Kamis, 2026-06-04 07:55:10printer. Unix and other Unix-like systems such as Linux and OS X use CUPS (short for Common Unix Printing System), a modular printing system for Unix-like...
Click to read more »Rmdir
Selasa, 2026-02-03 11:38:26various operating systems. The command is available in Unix (e.g. macOS, Solaris, AIX, HP-UX), Unix-like (e.g. FreeBSD, Linux), DOS, Digital Research FlexOS...
Click to read more »2026
Sabtu, 2026-08-08 16:04:29ཤིང་མོ་སྦྲུལ་ལོ་ (female Wood-Snake) 2152 or 1771 or 999 — to — མེ་ཕོ་རྟ་ལོ་ (male Fire-Horse) 2153 or 1772 or 1000 Unix time 1767225600 – 1798761599...
Click to read more »Terminal (macOS)
Rabu, 2026-05-06 04:15:38command-line interface to the operating system when used in conjunction with a Unix shell, such as zsh (the default interactive shell since macOS Catalina)....
Click to read more »Virtual console
Rabu, 2025-09-24 06:49:06computer user interface. It is a feature of some Unix-like operating systems such as Linux, BSD, illumos, UnixWare, and macOS in which the system console of...
Click to read more »Apache Subversion
Minggu, 2026-08-09 00:32:27are used to unambiguously address filesystem items: Path (regular path of Unix-like OS filesystem) Revision Each revision in a Subversion filesystem has...
Click to read more »File archiver
Rabu, 2026-01-07 10:42:36archiver command, ta, which was perhaps the forerunner of the Unix command tar. As the Unix archive tools ar, tar, and cpio do not provide compression,...
Click to read more »Titanic (1997 film)
Jumat, 2026-08-07 16:03:30at it. During our testing phase, we used its ability to emulate Digital UNIX applications to benchmark standard applications and show that its performance...
Click to read more »Workbench (disambiguation)
Rabu, 2024-07-10 17:24:06management tool for the MySQL database system PWB/UNIX or Programmer's Workbench, an early version of the Unix operating system Writer's Workbench, one of the...
Click to read more »Newcastle Connection
Jumat, 2025-07-25 15:23:52Connection (or UNIX United) was a software subsystem from the early 1980s that could be added to each of a set of interconnected UNIX-like systems to...
Click to read more »PWB shell
Selasa, 2025-05-20 02:45:12The PWB shell (also known as the Mashey shell) was a Unix shell. The PWB shell was a modified (and generally constrained to be upward-compatible) version...
Click to read more »List of compilers
Rabu, 2026-07-29 09:35:07compilers. Amsterdam Compiler Kit (ACK) [C, Pascal, Modula-2, Occam, and BASIC] [Unix-like] Clang C/C++/Objective-C Compiler AMD Optimizing C/C++ Compiler FreeBASIC...
Click to read more »Bell Labs
Senin, 2026-08-03 19:43:26photovoltaic cell, the charge-coupled device (CCD), information theory, the Unix operating system, and the programming languages B, C, C++, S, SNOBOL, AWK...
Click to read more »Secure Shell
Jumat, 2026-08-07 17:52:57command-line execution. SSH was designed for Unix-like operating systems as a replacement for Telnet and unsecured remote Unix shell protocols, such as the Berkeley...
Click to read more »File locking
Selasa, 2026-07-07 07:03:16work by installing their own drivers to access the files in kernel mode. Unix-like operating systems (including Linux and Apple's macOS) do not normally...
Click to read more »Curses (programming library)
Sabtu, 2026-05-23 13:46:41curses is a terminal control library for Unix-like systems, enabling the construction of text user interface (TUI) applications. The name is a pun on the...
Click to read more »Network socket
Kamis, 2026-07-16 01:54:45created by an application, commonly referred to as a socket descriptor. In Unix-like operating systems, this descriptor is a type of file descriptor. It...
Click to read more »Internet Explorer 4
Minggu, 2026-07-19 09:53:25Explorer 4.0 for Unix at the Ripley's Believe It or Not! museum in San Francisco" because of skepticism from those who suspected IE for Unix was vaporware...
Click to read more »Mac operating systems
Rabu, 2026-07-29 11:26:06purchase of NeXT. It brought an entirely new architecture based on NeXTSTEP, a Unix system, that eliminated many of the technical challenges that the classic...
Click to read more »File (command)
Senin, 2026-06-29 19:11:42reporting the type of data contained in a file. It is commonly supported in Unix and Unix-like operating systems. As the command uses relatively quick-running...
Click to read more »Virtual desktop
Minggu, 2026-02-01 18:23:25down in order to show more or less of the main display. Almost all Unix and Unix-like systems use either the X Window System or the Wayland protocol...
Click to read more »DistroWatch
Senin, 2026-06-08 10:39:03about various Linux distributions as well as other free software/open source Unix-like operating systems. It now contains information on several hundred distributions...
Click to read more »Disk partitioning
Minggu, 2026-06-21 09:14:492000, XP, OS/2, DOS as well as many other operating systems. On Unix-based and Unix-like operating systems such as Linux, macOS, BSD, and Solaris, it...
Click to read more »Inter-process communication
Selasa, 2026-03-31 06:31:57Service Database-as-IPC Protected procedure call Stevens, Richard (1999). UNIX Network Programming. Interprocess Communications. Vol. 2 (Second ed.). Prentice...
Click to read more »XMMS
Minggu, 2026-08-02 23:50:39X Multimedia System (XMMS) is an audio player for Unix-like systems released under a free software license. XMMS was originally written as x11amp by Peter...
Click to read more »List of command-line interpreters
Selasa, 2026-05-05 13:04:36and BASIC is also a general-purpose language. Almquist shell (ash) Bash (Unix shell) bash Bourne shell sh C shell csh Ch shell ch Debian Almquist shell...
Click to read more »Backslash
Minggu, 2026-08-02 19:05:10documented in the 1930s. It is sometimes called a hack, whack, escape (from C/UNIX), reverse slash, slosh, backslant, backwhack, bash, reverse slant, reverse...
Click to read more »OpenRC
Selasa, 2026-02-10 08:22:45OpenRC is a dependency-based init system for Unix-like computer operating systems. It was created by Roy Marples, a NetBSD developer who was also active...
Click to read more »Setuid
Jumat, 2026-05-01 05:11:57In Unix-like systems, the access rights flags setuid and setgid (short for set user identity and set group identity) allow users to run an executable with...
Click to read more »Callan Data Systems
Senin, 2024-07-22 23:28:13January 24, 1980. The company was best known for their Unistar range of Unix workstations, and shut down again in 1985. After initial success building...
Click to read more »Artix Linux
Senin, 2026-07-20 11:20:46Developer Core team, Developer team, Support staff Written in C OS family Linux (Unix-like) Working state Current Source model Open-source Latest release 20260402...
Click to read more »Tmux
Minggu, 2026-03-22 00:09:40tmux is an open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a single...
Click to read more »Jump server
Kamis, 2026-04-30 21:24:37can be logged for later audit. A typical configuration is a hardened Unix (or Unix-like) machine configured with SSH and a local firewall. An administrator...
Click to read more »History of IBM
Senin, 2026-07-27 01:32:49adapting swiftly to the burgeoning Unix open systems and personal computer revolutions. Desktop machines and Unix midrange computers emerged as cost-effective...
Click to read more »Stat (system call)
Selasa, 2026-07-07 07:11:47stat() is a Unix system call that queries the file system for metadata about a file (including special files such as directories). The metadata contains...
Click to read more »Join
Minggu, 2025-11-09 14:38:12join, a binary operation on SQL and relational database tables join (Unix), a Unix command similar to relational join Join-calculus, a process calculus...
Click to read more »Brian Kernighan
Sabtu, 2026-08-08 03:20:19scientist. He worked at Bell Labs and contributed to the development of Unix alongside Unix creators Ken Thompson and Dennis Ritchie. Kernighan's name became...
Click to read more »PuTTY
Senin, 2026-06-22 14:53:21to various other operating systems. Official ports are available for some Unix-like platforms, with work-in-progress ports to Classic Mac OS and macOS,...
Click to read more »RealPlayer
Sabtu, 2026-08-08 05:06:35formats. RealPlayer is also available for other operating systems; Linux, Unix, Palm OS, Windows Mobile, and Symbian versions have been released. The program...
Click to read more »Inode pointer structure
Jumat, 2026-04-17 00:14:50adopted by the inode of a file in the Version 6 Unix file system, Version 7 Unix file system, and Unix File System (UFS) to list the addresses of a file's...
Click to read more »Strace
Selasa, 2026-07-07 07:11:48operation of strace is made possible by the kernel feature known as ptrace. Some Unix-like systems provide other diagnostic tools similar to strace, such as truss...
Click to read more »System call
Sabtu, 2026-08-08 17:46:28MVS versions, some system call macros generate Program Call (PC). On Unix, Unix-like and other POSIX-compliant operating systems, popular system calls...
Click to read more »Terminal emulator
Jumat, 2026-04-03 03:28:00different 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...
Click to read more »Minix
Jumat, 2026-05-22 13:26:55MINIX is a Unix-like operating system based on a microkernel architecture, first released in 1987 and written by American-Dutch computer scientist Andrew...
Click to read more »Htop
Minggu, 2025-12-28 19:09:17process viewer and process manager. It is designed as an alternative to the Unix program top. It shows a frequently updated list of the processes running...
Click to read more »Time-based one-time password
Senin, 2026-06-22 18:54:40pre-establish both the HOTP parameters and the following TOTP parameters: T0, the Unix time from which to start counting time steps (default is 0), TX, an interval...
Click to read more »%s
Selasa, 2025-09-16 21:42:35format string %s, seconds in the strftime format string %s, used to check the Unix timestamp %s as a smart bookmark marker showing where to insert an argument...
Click to read more »Select (Unix)
Rabu, 2025-12-03 09:01:36select is a system call and application programming interface (API) in Unix-like and POSIX-compliant operating systems for examining the status of file...
Click to read more »GNU Core Utilities
Sabtu, 2026-08-08 05:01:17coreutils is a collection of GNU software that implements many standard, Unix-based shell commands. The utilities generally provide POSIX compliant interface...
Click to read more »Amiga
Kamis, 2026-07-30 18:48:44for OS/2 2.0, a 32-bit operating system. Commodore-Amiga produced Amiga Unix, informally known as Amix, based on AT&T SVR4. It supports the Amiga 2500...
Click to read more »Service Management Facility
Sabtu, 2023-12-09 19:28:59restarting other services. UNIX has actually had a form of a restarter since the very beginning, and it exists on all versions of UNIX-derived systems:" "Managing...
Click to read more »Tor (network)
Selasa, 2026-08-04 16:35:542026)) s Preview release(s) [±] Written in C, Python, Rust Operating system Unix-like, (Android, Linux, BSD, macOS, iOS), Microsoft Windows Size 150–231 MB...
Click to read more »Group (computing)
Sabtu, 2025-12-20 19:44:41user belongs to (faster for roles). Group (database) Group identifier (Unix) – Unix/POSIX system account group number; numeric value used to represent a...
Click to read more »Webmin
Kamis, 2026-06-11 16:49:40Webmin is a web-based server management control panel for Unix-like systems. Webmin allows the user to configure operating system internals, such as users...
Click to read more »Traceroute
Jumat, 2026-07-10 00:40:33available in many modern operating systems, generally named traceroute in Unix-like systems such as FreeBSD, macOS, and Linux and named tracert in Windows...
Click to read more »Mmap
Sabtu, 2026-07-25 13:59:05In computing, mmap(2) is a POSIX-compliant Unix system call that maps files or devices into memory. It is a method of memory-mapped file I/O. It implements...
Click to read more »Bc (programming language)
Selasa, 2026-06-16 07:02:48script processing. A typical interactive usage is typing the command bc on a Unix command prompt and entering a mathematical expression, such as (1 + 3) *...
Click to read more »FVWM
Sabtu, 2025-10-18 09:43:10Window System. Originally a twm derivative, FVWM is now a window manager for Unix-like systems. In 1993, during his work analyzing acoustic signatures for...
Click to read more »Ansible (software)
Senin, 2026-07-27 01:35:44and acquired by Red Hat in 2015, Ansible is designed to configure both Unix-like systems and Microsoft Windows. Ansible is agentless, relying on temporary...
Click to read more »Open Software Foundation
Minggu, 2026-07-12 02:03:16creating an open standard for an implementation of the operating system Unix. It was formed in 1988 and merged with X/Open in 1996, to become The Open...
Click to read more »Computer Systems Research Group
Kamis, 2025-11-27 03:02:35enhancing AT&T Unix operating system and funded by the Defense Advanced Research Projects Agency. Professor Bob Fabry of Berkeley acquired a UNIX source license...
Click to read more »Wine (software)
Sabtu, 2026-08-08 06:10:56application software and computer games developed for Microsoft Windows to run on Unix-like operating systems. Wine is free and open-source software and is predominantly...
Click to read more »List of terminal emulators
Sabtu, 2026-08-08 06:54:11of notable terminal emulators. Most used terminal emulators on Linux and Unix-like systems are GNOME Terminal on GNOME and GTK-based environments, Konsole...
Click to read more »Iproute2
Minggu, 2026-05-24 19:20:05iproute2 is a collection of userspace utilities for controlling and monitoring various aspects of networking in the Linux kernel, including routing, network...
Click to read more »Mbox
Jumat, 2026-02-20 19:58:32collections of email messages. It was first implemented in Fifth Edition Unix. All messages in an MBOX (mailbox) file are concatenated and stored as plain...
Click to read more »RedoxOS
Selasa, 2026-04-21 11:15:22Redox is a Unix-like operating system based on a microkernel design. It is community-developed, released as free and open-source software and distributed...
Click to read more »Android (operating system)
Sabtu, 2026-08-08 22:56:40engineer Patrick Brady, say that Android is not Linux in the traditional Unix-like Linux distribution sense; Android does not include the GNU C Library...
Click to read more »Perl
Selasa, 2026-08-04 12:00:37Language". Perl was developed by Larry Wall in 1987 as a general-purpose Unix scripting language to make report processing easier. Since then, it has undergone...
Click to read more »Sha1sum
Senin, 2026-05-11 02:55:38sha1sum is a computer program that calculates and verifies SHA-1 hashes. It is commonly used to verify the integrity of files. It (or a variant) is installed...
Click to read more »Illumos
Selasa, 2026-06-30 23:19:20Illumos (stylized as "illumos") is a partly free and open-source Unix operating system. It has been developed since 2010 and is based on OpenSolaris, after...
Click to read more »Microsoft
Sabtu, 2026-08-08 10:31:39entered the operating system (OS) business in 1980 with its own version of Unix, licensed from AT&T Corporation a year before, called Xenix, but it was MS-DOS...
Click to read more »List of optical disc authoring software
Minggu, 2026-06-07 17:18:36burning utility dvd+rw-tools, a package for DVD and Blu-ray writing on Unix and Unix-like systems K3b, the KDE disc authoring program Nautilus, the GNOME...
Click to read more »Presentation Manager
Selasa, 2026-07-14 09:13:56for Unix named PM/X. Both CXI and PM/X were submitted to the Open Software Foundation for consideration as OSF's new user interface standard for Unix, which...
Click to read more »IRIX
Rabu, 2026-05-27 18:07:08IRIX (/ˈaɪrɪks/, EYE-ricks, a portmanteau of IRIS and UNIX) is a discontinued operating system developed by Silicon Graphics (SGI) to run on the company's...
Click to read more »DEMOS
Rabu, 2025-07-16 07:38:59Operating System') is a Unix-like operating system developed in the Soviet Union. It is derived from Berkeley Software Distribution (BSD) Unix. DEMOS's development...
Click to read more »Fc (Unix)
Sabtu, 2025-12-06 21:57:52helpful for editing complex, multi-line commands. Originally developed for Unix and standardized by POSIX, the command is available in many operating systems...
Click to read more »Vmstat
Senin, 2026-05-11 18:20:14system activity in near-real time. The vmstat tool is available on most Unix and Unix-like operating systems, such as FreeBSD, Linux or Solaris. The syntax...
Click to read more »W^X
Rabu, 2026-07-22 02:17:38the memory is malicious. The terminology was first introduced in 2003 for Unix-like systems, but is today also used by some multi-platform systems (such...
Click to read more »Echo (command)
Rabu, 2026-02-11 02:38:06Edition Unix) is preferred instead. The command is available the following shells or at least one shell of a listed operating system: Unix and Unix-like...
Click to read more »Md5sum
Kamis, 2026-02-26 07:26:33error or non-malicious meddling. The md5sum program is included in most Unix-like operating systems or compatibility layers such as Cygwin. The original...
Click to read more »CRUX
Jumat, 2026-02-27 00:49:14"sounded cool," and ends in "X" which puts it in line with various other Unix flavors such as IRIX, Ultrix, Mac OS X and IBM AIX. CRUX does not include...
Click to read more »Locate (Unix)
Senin, 2025-09-22 12:52:07locate is a Unix utility which serves to find files on filesystems. It searches through a prebuilt database of files generated by the updatedb command...
Click to read more »Union mount
Kamis, 2025-12-25 23:28:56(mid-1980s onward), union mounting is a central concept, replacing several older Unix conventions with union directories; for example, several directories containing...
Click to read more »AWK
Sabtu, 2026-08-08 20:45:41Like sed and grep, it is a filter, and it is a standard feature of most Unix-like operating systems. The shell command that runs the AWK processor is...
Click to read more »Indent (Unix)
Senin, 2026-05-11 17:43:38indent is a Unix utility that reformats C and C++ code in a user-defined indentation style and coding style. Support for C++ code is minimal. The original...
Click to read more »