Chmod
Program to change access permissions of a file or folder
chmod is a shell command for changing access permissions and special mode flags of files (including special files such as directories). The name is short for change mode where mode refers to the permissions and flags collectively.
Nº Q310986 ★★
Uncommon · Literature
Chmod
Program to change access permissions of a file or folder
chmod is a shell command for changing access permissions and special mode flags of files (including special files such as directories). The name is short for change mode where mode refers to the permissions and flags collectively.
Last price
—
Floor price
—
7-day median
—
30-day sales
0
30-day range
—
In circulation
0
Price history
median
low – high
sales
No sales in this period
Show table
| Date | median | Low | High | sales |
|---|
Sales history
- Last sale
- —
- 30-day average
- —
- 30-day low
- —
- 30-day high
- —
- Sales 7d
- 0
- Sales 30d
- 0
No sales yet.
Anonymous sales: no buyer or seller shown. Figures count player-to-player sales only.
From Wikipedia
chmod is a shell command for changing access permissions and special mode flags of files (including special files such as directories). The name is short for change mode where mode refers to the permissions and flags 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 operating systems such as Windows (in UnxUtils) and IBM i. In Unix and Unix-like operating systems, a system call with the same name as the command, chmod(), provides access to the underlying access control data. The command exposes the capabilities of the system call to a shell user. As the need for enhanced file-system permissions grew, access-control lists were added to many file systems to augment the modes controlled via chmod. The implementation of chmod bundled in GNU coreutils was written by David MacKenzie and Jim Meyering.
Text: Wikipédia, CC BY-SA 4.0. ·
Related cards
Cmd.exe
Shell for Windows NT and other operating systems
Nº Q310897 ★★★
Diff
Standard UNIX utility for file comparison
Nº Q300901 ★★
Df (Unix)
Standard Unix computer program
Nº Q269484 ★★
Rm (Unix)
Basic UNIX command used to remove objects such as files and directories
Nº Q274336 ★
Env
Standard UNIX utility
Nº Q284029 ★★
COMMAND.COM
Default command-line interpreter for DOS, Windows 95, Windows 98 and Windows ME
Nº Q971787 ★