Home » 2015 » June » 03

STAT command : It is used to show the statistics of a file or filesystem in Linux

Format       stat [OPTION] FILE/FILESYSTEM...


DESCRIPTION
       It shows the statistics of a file or file system with the informations like block size, inode number, acces/modifcation time, permssions, type of file/filesystem etc.

       -f, --file-system
              it display file system status instead of file status

       -c  --format=FORMAT
              use th ... Read more »

Category: Open System-Linux | Views: 1421 | Added by: shanky | Date: 2015-06-03 | Comments (0)