Answer the question
In order to leave comments, you need to log in
How to find out which files Android accessed least often?
Actually, you need to find out which files were read the longest. I know they can be viewed by date modified, but is it possible to sort them by date read? And if possible, by the number of readings?
Answer the question
In order to leave comments, you need to log in
A utility should work stat
that returns something like this:
[email protected]:/sdcard/Pictures/Camera $ stat 24_12_2013_16_47_28.jpg
File: '24_12_2013_16_47_28.jpg'
Size: 46018 Blocks: 128 IO Block: 32768 regular file
Device: 820h/2080d Inode: 54 Links: 1
Access: (0777/-rwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root)
Access: 2014-01-21 03:33:40.000000000
Modify: 2013-12-24 16:47:28.000000000
Change: 2014-01-21 03:33:16.000000000
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question