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 |
What is named semaphore?
Why linux is more secure than windows?
How do you check resources usage?
What daemon is responsible for tracking events on your system?
Is linux a unix?
What is flag?
Which of the quoting or escape characters allows the dollar sign ($) to retain its special meaning?
What is the root account?
What are the functions of a linux operating system?
Can linux be hacked?
What is difference between ext3 and ext4 file-system ?
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?