What is timestamp of a file in linux?



What is timestamp of a file in linux?..

Answer / Ashok Banjara

In Linux, the timestamp of a file refers to the time that the file was last modified (modification time), accessed (access time), or created (creation time). You can view these timestamps using the `ls -l` command.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is named semaphore?

1 Answers  


Why linux is more secure than windows?

1 Answers  


How do you check resources usage?

1 Answers  


What daemon is responsible for tracking events on your system?

1 Answers  


Is linux a unix?

1 Answers  


What is flag?

1 Answers  


Which of the quoting or escape characters allows the dollar sign ($) to retain its special meaning?

1 Answers  


What is the root account?

1 Answers  


What are the functions of a linux operating system?

1 Answers  


Can linux be hacked?

1 Answers  


What is difference between ext3 and ext4 file-system ?

3 Answers   TCS,


You routinely compress old log files. You now need to examine a log from two months ago. In order to view its contents without first having to decompress it, use the which utility in linux?

1 Answers  


Categories