|  04-16-2020, 06:42 PM | #1 | 
| Addict  Posts: 319 Karma: 26 Join Date: Jul 2012 Device: Kindle Paperwhite 4 (2018) | 
				
				anyway to see where biggest files are located from within koreader?
			 
			
			On my Paperwhite 4, I have about 3.71GB free.  I was curious how the 2.x GB was being used so I went to settings => device management => storage manager and it says I have 2.x GB in 'other'. I assume that's because my koreader documents are stored in /mnt/us/ebooks which is a non standard directory. Apart from running du -chs to see where the files are stored via ssh; is there anyway to see where most of my storage space is from within koreader? | 
|   |   | 
|  04-17-2020, 06:55 AM | #2 | |
| cosiñeiro            Posts: 1,406 Karma: 2451781 Join Date: Apr 2014 Device: BQ Cervantes 4 | Quote: 
 I don't know if kindle has the *sort* utility. It should. In that case you can get sorted info with: Code: #!/bin/sh du -ch /mnt/us/ebooks/ | sort -n -r > disk_usage.txt Last edited by pazos; 04-17-2020 at 06:58 AM. | |
|   |   | 
| Advert | |
|  | 
|  04-17-2020, 08:33 AM | #3 | 
| Wizard            Posts: 1,784 Karma: 731691 Join Date: Oct 2014 Location: Antwerp Device: Kobo Aura H2O | 
			
			If you're on Windows, try WinDirStat. On Linux QDirStat, on MacOS possibly also QDirStat.
		 | 
|   |   | 
|  04-17-2020, 12:02 PM | #4 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			@pazos: it doesn't, IIRC (or if it does, it's a gimped version of it), because I had to bundle coreutils' sort in the ScreenSavers hack   . | 
|   |   | 
|  04-18-2020, 06:51 AM | #5 | 
| Wizard            Posts: 1,784 Karma: 731691 Join Date: Oct 2014 Location: Antwerp Device: Kobo Aura H2O | 
			
			You could also run ncdu btw.
		 | 
|   |   | 
| Advert | |
|  | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| temporary files - where are they located? | Skeeve | Calibre | 3 | 02-14-2015 03:18 AM | 
| Where are kepub files located on the PC? | Lynx-lynx | Kobo Reader | 8 | 09-22-2014 01:56 AM | 
| Biggest satisfaction/happiness vs. biggest disappointment/frustration | hermes | General Discussions | 54 | 07-11-2011 02:29 PM | 
| Where are startup files located? | Jabby | Calibre | 8 | 12-06-2010 12:17 AM | 
| Where are files located? | HawaiianLungs | Sony Reader Dev Corner | 3 | 09-15-2008 07:55 AM |