bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

Use the following shell command for listing the last three files:

find database/media/books -type f -exec stat --format '%Y :%y %n' {} ;
| sort -nr | cut -d: -f2- | head -3

For putting a book at the top of the list use touch:

touch database/media/books/mybook.epub


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

Login to follow story

More posts by @Sarah

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top