commands.sh

lsattr

linux

List file attributes on a Linux filesystem.

More info →

Examples (5)

Display the attributes of the files in the current directory

List the attributes of files in a particular path

lsattr path

List file attributes recursively in the current and subsequent directories

Show attributes of all the files in the current directory, including hidden ones

Display attributes of directories in the current directory

made by @shridhargupta | data from tldr-pages