Thread
:
Why does Calibre Library take up so much space? 7000 books equals 50GB when exported
View Single Post
08-05-2020, 08:09 PM
#
35
droopy
Guru
Posts: 834
Karma: 2912460
Join Date: Apr 2009
Device: Kobo Forma
find . -type f -ls | cut -c48- | sort -rn | sed -e 's/\\//g' | pg
bash: pg: command not found
Is there a way to do this while ignoring the file extensions I've checked already (epub, cbz, mobi, pdf, db, etc)?
droopy
View Public Profile
Find More Posts by droopy
Track Posts by droopy via RSS