I'm wondering what the output of lsattrlsattr means.It prints so oddly as follows,when I have tried:
lsattr /usr
lsattr /usr. - -----------------e- /usr/local
- -----------------e- /usr/src
- -----------------e- /usr/games
- --------------I--e- /usr/include
- --------------I--e- /usr/share
- --------------I--e- /usr/lib
- -----------------e- /usr/lib32
- --------------I--e- /usr/bin
- --------------I--e- /usr/sbin
I've read the man page of chattr and lsattr but still got no idea.
$ lsattr /usr -----------------e- /usr/local -----------------e- /usr/src -----------------e- /usr/games --------------I--e- /usr/include --------------I--e- /usr/share --------------I--e- /usr/lib -----------------e- /usr/lib32 --------------I--e- /usr/bin --------------I--e- /usr/sbin Any answers or suggestions will be appreciated:) I've read the man page of chattr and lsattr but still have no idea.