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,965 words) - 07:52, 19 December 2024
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 parts...
16 KB (944 words) - 16:39, 20 November 2024
The seven standard Unix file types are regular, directory, symbolic link, FIFO special, block special, character special, and socket as defined by POSIX...
10 KB (1,148 words) - 23:47, 24 July 2024
labels with file system creation and extraction programs, but no kernel support exists. System V Release 4, and some other Unix systems, retrofitted...
140 KB (5,211 words) - 21:39, 5 November 2024
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...
36 KB (3,365 words) - 08:59, 1 November 2024
Tanenbaum in the 1980s and aimed to replicate the structure of the Unix File System while omitting complex features, and was intended to be a teaching...
6 KB (617 words) - 05:48, 18 September 2024
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) - 12:44, 16 November 2024
usage) is a standard Unix program used to estimate file space usage—space used under a particular directory or files on a file system. A Windows commandline...
6 KB (674 words) - 04:44, 2 February 2024
Unix (/ˈjuːnɪks/ , YOO-niks; trademarked as UNIX) is a family of multitasking, multi-user computer operating systems that derive from the original AT&T...
58 KB (6,091 words) - 08:44, 31 December 2024
User identifier (redirect from User identifier (unix))
which system resources a user can access. The password file maps textual user names to UIDs. UIDs are stored in the inodes of the Unix file system, running...
11 KB (1,477 words) - 07:14, 8 December 2024
(abbreviation for disk free) is a standard Unix command used to display the amount of available disk space for file systems on which the invoking user has appropriate...
8 KB (980 words) - 23:36, 6 November 2024
command on Unix and Unix-like operating systems used to remove objects such as computer files, directories and symbolic links from file systems and also...
17 KB (1,896 words) - 08:06, 25 July 2023
Unix epoch. For example, at midnight on January 1 2010, Unix time was 1262304000. Unix time originated as the system time of Unix operating systems....
51 KB (5,409 words) - 20:04, 22 December 2024
Filesystem in Userspace (redirect from File system in userspace)
software interface for Unix and Unix-like computer operating systems that lets non-privileged users create their own file systems without editing kernel...
15 KB (1,534 words) - 16:32, 24 July 2024
A Unix shell is a command-line interpreter or shell that provides a command line user interface for Unix-like operating systems. The shell is both an...
17 KB (1,733 words) - 20:23, 22 December 2024
Chmod (category Unix file system-related software)
Unix version 1, along with the chmod system call. As systems grew in number and types of users, access-control lists were added to many file systems in...
19 KB (1,548 words) - 07:31, 7 December 2024
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
"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,071 words) - 01:56, 19 December 2024
Filesystem Hierarchy Standard (redirect from Unix FHS)
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. It is...
26 KB (1,570 words) - 23:32, 30 December 2024
Haiku operating system. Byte File System (BFS) - file system used by z/VM for Unix applications Btrfs – is a copy-on-write file system for Linux announced...
51 KB (4,794 words) - 21:25, 20 December 2024
is a Unix system call that returns file attributes about an inode. The semantics of stat() vary between operating systems. As an example, Unix command...
16 KB (1,900 words) - 16:44, 30 October 2024
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
Unix System V (pronounced: "System Five") is one of the first commercial versions of the Unix operating system. It was originally developed by AT&T and...
29 KB (3,044 words) - 17:23, 20 September 2024
The file command is a standard program of Unix and Unix-like operating systems for recognizing the type of data contained in a computer file. The original...
12 KB (1,275 words) - 12:37, 18 December 2024
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
Fsck (redirect from File system consistency check)
The system utility fsck (file system check) is a tool for checking the consistency of a file system in Unix and Unix-like operating systems, such as Linux...
10 KB (1,207 words) - 10:34, 23 October 2024
Procfs (redirect from Proc file system)
filesystem in Unix-like operating systems that presents information about processes and other system information in a hierarchical file-like structure...
17 KB (2,134 words) - 14:44, 9 August 2024
Inode (category Unix file system technology)
(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 the...
21 KB (2,602 words) - 13:27, 24 December 2024
The Logic File System is a research file system which replaces pathnames with expressions in propositional logic. It allows file metadata to be queried...
2 KB (172 words) - 06:59, 22 August 2022
systems, aimed to run on modern Linux and other Unix-like operating systems. It is capable of representing file systems in two ways: MapV mode: files...
3 KB (257 words) - 15:51, 15 December 2024