≡ Menu

linux filesystem

Unix Stat Command: How To Identify File Attributes

Question: How do I find out all the available file attributes. i.e I would like to know more about a file or directory than what the ls -l command displays. Answer: Everything in Unix is treated as files. This includes devices, directories and sockets — all of these are files. Stat command displays file or [...]

{ 10 comments }