chattr
Sign in to save'''''' is the command in Linux that allows a user to set certain attributes of a file. is the command that displays the attributes of a file.
~11 min read
Article
14 sectionsContents
- In Linux systems ({{mono|chattr}} and {{mono|lsattr}})
- File system support
- {{mono|chattr}} description
- {{mono|lsattr}} description
- Attributes
- Notes
- In BSD-like systems ({{mono|chflags}})
- File system support
- {{mono|chflags}} description
- Displaying
- Attributes
- See also
- Notes
- References
' is the command in Linux that allows a user to set certain attributes of a file. is the command that displays the attributes of a file.
Most BSD-like systems, including macOS, have always had an analogous ' command to set the attributes, but no command specifically meant to display them; specific options to the ls| command are used instead. The chflags command first appeared in 4.4BSD.
Connections
HFS Plus
Entity
Linux
Entity
operating system
Entity
Q11368
Entity
Wayback Machine
Entity
macOS
Entity
programmer
Entity
Berkeley Software Distribution
Entity
FreeBSD
Entity
Solaris
Entity
OpenBSD
Entity
software development
Entity
command-line interface
Entity
computing platform
Entity
Q213970
Entity
Vi
Entity
Q34225
Entity
Unix-like operating system
Entity
File Allocation Table
Entity
utility software
Entity