Managing filesystem attributes? Flashcards
(3 cards)
1
Q
what command do you use to see the list of filesystem attributes for a linux file?
A
lsattr
2
Q
what does the chattr command do?
A
Used to change filesystem attributes for a Linux file.
3
Q
Why are filesystem attributes not set?
A
Most filesystem attributes are rarely set, as they provide for low-level filesystem functionality. To view a full listing of filesystem attributes, visit the manual page for the chattr command.