The Unix file system (UFS) is a family of file systems supported by many Unix and Unix-like operating systems. It is a distant descendant of the original...
17 KB (1,966 words) - 06:52, 12 March 2025
The Unix file types are the categories of file formats that a Unix-based system uses to provide context-sensitive behavior of file system items – all of...
7 KB (798 words) - 15:20, 13 April 2025
In Unix and Unix-like computer operating systems, a file descriptor (FD, less frequently fildes) is a process-unique identifier (handle) for a file or...
13 KB (1,189 words) - 23:54, 12 April 2025
file is shell command for reporting the type of data contained in a file. It is commonly supported in Unix and Unix-like operating systems. As the command...
12 KB (1,291 words) - 22:48, 8 April 2025
Unix (/ˈjuːnɪks/ , YOO-niks; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T...
59 KB (6,132 words) - 14:05, 29 March 2025
1970, the Unix epoch. For example, at midnight on 1 January 2010, Unix time was 1262304000. Unix time originated as the system time of Unix operating...
51 KB (5,461 words) - 16:55, 3 April 2025
developed for Unix, it is available on many operating systems and shells today. In addition to combining files, cat is commonly used to copy files and in particular...
14 KB (1,494 words) - 17:51, 16 April 2025
In Unix and operating systems inspired by it, the file system is considered a central component of the operating system. It was also one of the first...
16 KB (944 words) - 14:20, 13 April 2025
developed for Unix and later codified by POSIX. Another common technology is an access-control list (ACL) with multiple variants implemented in file systems...
19 KB (2,011 words) - 08:57, 16 April 2025
mv is a Unix command that moves one or more files or directories from one place to another. If both filenames are on the same filesystem, this results...
8 KB (947 words) - 21:39, 26 September 2023
writing and converting file data. Originally developed for Unix, it has been ported to many other operating systems (OSs) including Unix-like OSs, Windows...
27 KB (2,951 words) - 21:53, 2 April 2025
Man page (redirect from Man (Unix))
(short for manual page) is a form of software documentation found on Unix and Unix-like operating systems. Topics covered include programs, system libraries...
26 KB (2,668 words) - 01:17, 12 April 2025
In 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...
36 KB (3,375 words) - 06:11, 3 March 2025
In 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 for...
2 KB (204 words) - 10:06, 15 January 2025
Tar (computing) (redirect from Tar (Unix))
The command was introduced to Unix in January 1979, replacing the tp program (which in turn replaced "tap"). The file structure was standardized in POSIX...
36 KB (4,037 words) - 22:06, 2 April 2025
Shell script (redirect from Unix shell scripting)
A 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...
23 KB (2,983 words) - 00:40, 23 November 2024
executing in the same Unix or Unix-like operating system. The name, Unix domain socket, refers to the domain argument value AF_UNIX that is passed to the...
4 KB (482 words) - 11:56, 26 March 2025
The ln command is a standard Unix command utility used to create a hard link or a symbolic link (symlink) to an existing file or directory. The use of a...
10 KB (1,099 words) - 15:49, 4 September 2023
shell command on Unix and Unix-like operating systems used to remove files (which includes special files such as directories) from the file system. The rm...
17 KB (1,814 words) - 22:57, 13 April 2025
"Everything is a file" is an approach to interface design in Unix derivatives. While this turn of phrase does not as such figure as a Unix design principle...
18 KB (2,076 words) - 14:17, 17 March 2025
In computing, cp is a command in various Unix and Unix-like operating systems for copying files and directories. The command has three principal modes...
9 KB (1,076 words) - 05:28, 8 December 2023
Root directory (redirect from Super root (Unix))
In a computer file system, and primarily used in the Unix and Unix-like operating systems, the root directory is the first or top-most directory in a hierarchy...
5 KB (528 words) - 20:51, 9 April 2025
patch is a Unix program that updates text files according to instructions contained in a separate file, called a patch file. The patch file (also called...
8 KB (946 words) - 19:57, 12 October 2024
is a shell command for reporting file system storage use – space used for a file or a directory tree. The Single UNIX Specification (SUS) specifies that...
6 KB (633 words) - 19:53, 13 April 2025
a Unix utility that maintains groups of files as a single archive file. Today, ar is generally used only to create and update static library files that...
15 KB (1,568 words) - 03:40, 7 January 2025
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 file's initial...
25 KB (3,233 words) - 02:29, 17 March 2025
Make (software) (redirect from Make (Unix))
logic and often fewer build files. Make is widely used in part due to its early inclusion in Unix, starting with PWB/UNIX 1.0, which featured a variety...
42 KB (4,401 words) - 19:34, 10 February 2025
Unix security refers to the means of securing a Unix or Unix-like operating system. A core security feature in these systems is the file system permissions...
5 KB (524 words) - 13:11, 2 February 2025
Ls (redirect from Ls (Unix and Linux command))
for listing files – including special files such as directories. Originally developed for Unix and later codified by POSIX and Single UNIX Specification...
13 KB (1,297 words) - 06:26, 16 April 2025
A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an interactive...
17 KB (1,733 words) - 21:53, 25 March 2025