Linux Command Line Tutorial
In this video we will learn how to use stat command. stat is a command-line utility that displays detailed information about given files or file system. In simple words stat is used to display file information or properties.
Remeber you can always type man stat to learn more about the command.
We will also learn about some flags along with stat command:
-f = this flag is used for formatting custom output
Thank you 🙂