|
#1
| |||
| |||
| Getting the atime of an individual file Is there a way of getting the atime (last access time) of an individual file using the Terminal? Last edited by Dusk; March 2nd, 2004 at 10:07 AM. |
|
#2
| ||||
| ||||
| stat (filename)
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht |
|
#3
| |||
| |||
| Quote:
-bash: stat: command not found when I try this. |
|
#4
| ||||
| ||||
| Ooops - that's there in Linux, apparently not in OS X. "ls -lu" will do it though
__________________ What is the robbing of a bank compared to the founding of a bank? -- Bertold Brecht |
![]() |
| Thread Tools | |
|
|