File properties in Linux

To see file properties, like in Windows, you can use command stat following by file or folder.

The following example shows properties of /root folder. Type stat /root

Properties of file or a folder

 

 

Related posts:

  1. How to set permission of folder or file in Linux
  2. How to remove all useless file from /tmp folder in Linux.

Leave a Reply