Skip to Content

3 ways to get last modified time of file in Linux

There are a few different ways to get the last modified time of a file in Linux. In this blog post, we will discuss three of them. The first method is to use the stat command. The second method is to use the data command. The third method is to use the ls command. Let’s take a closer look at each of these methods!

what is the last modified time of file in Linux?

The last modified time of a file is the time at which the file was last changed. This can be changed by various actions, such as editing the file or moving the file to a different location.

Get last modified time of file with stat command in Linux

The best way to get the last modified time of a file in Linux is using the following command: stat -c %y filename. This will give you the last modified time of the file in Year-Month-Day Hour:Minute:Second format.

The stat command is a very versatile command that can be used to get a lot of information about a file.

Find last modified time of file with data command in Linux

The date command can also be used to get the last modified time of a file. The syntax for this command is as follows: date -r filename

This will give you the last modified time of the file in Day Month Date Hour:Minute:Second format. For example, if the file was last modified on March 14th, the output would be: Thu Mar 14 13:37:02 EST 2019

check last modified time of file with ls command in Linux

The ls command is another versatile command that can be used to get a lot of information about a file. To get the last modified time of a file, you would use the following command: ls -lt filename

This will give you the last modified time of the file in Month Day Hour:Minute:Second format.

So there you have it! Three different ways to get the last modified time of a file in Linux. Which method do you prefer? Let us know in the comments below!

Do you have any tips or tricks for using the stat, date, or ls commands? Let us know in the comments below! And if you found this blog post helpful, please share it with your friends and colleagues! Thank you for reading! until next time! 🙂