
lsattr
List of commands for lsattr:
-
lsattr:tldr:2c49b lsattr: Display the attributes of the files in the current directory.$ lsattrtry on your machineexplain this command
-
lsattr:tldr:40453 lsattr: Show attributes of all the files in the current directory, including hidden ones.$ lsattr -atry on your machineexplain this command
-
lsattr:tldr:520a5 lsattr: Display attributes of directories in the current directory.$ lsattr -dtry on your machineexplain this command
-
lsattr:tldr:5848a lsattr: List the attributes of files in a particular path.$ lsattr ${path}try on your machineexplain this command
-
lsattr:tldr:e5183 lsattr: List file attributes recursively in the current and subsequent directories.$ lsattr -Rtry on your machineexplain this command