blog.minskio.co.uk

Content and theme behind minskio.co.uk
Log | Files | Refs

commit 203b0074e24a145c50948b1efb6f152e63411a7f
parent 5ce47fe2ce9f51cc2eb0878e2ace8432b13ca61b
Author: breadcat <peter@minskio.co.uk>
Date:   Tue, 25 Aug 2020 14:32:24 +0100

Wrong tags!

Diffstat:
Mcontent/posts/calculating-relative-average-subdirectory-filesizes.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/posts/calculating-relative-average-subdirectory-filesizes.md b/content/posts/calculating-relative-average-subdirectory-filesizes.md @@ -1,7 +1,7 @@ --- title: "Calculating relative average subdirectory filesizes" date: 2020-08-21T12:37:00 -tags: [ "Guides", "Snippets", "Software", "Windows" ] +tags: [ "Guides", "Linux", "Media", "Snippets", "Software" ] --- During these _unprecedented times_ I've been watching a fair amount of movies and TV shows, and deleting once done, as you do. As a bit of a interesting insight and guiding hand I've been using the excellent [ncdu](https://dev.yorhel.nl/ncdu) and [rclone's ...clone ](https://rclone.org/commands/rclone_ncdu/) which both work excellently for when 1 folder equates to 1 _media_. With TV shows however this is complicated somewhat. In steps calculating average filesizes in a directory so you can sort them revealing the most notorious offenders.