From da2e10bfac1f67b7d6996e1401c30f7468041bcc Mon Sep 17 00:00:00 2001 From: CandyAngel Date: Fri, 27 Mar 2015 20:13:58 +0000 Subject: [PATCH] --- doc/forum/ga-ncdu.mdwn | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/forum/ga-ncdu.mdwn diff --git a/doc/forum/ga-ncdu.mdwn b/doc/forum/ga-ncdu.mdwn new file mode 100644 index 0000000000..d4b48c2097 --- /dev/null +++ b/doc/forum/ga-ncdu.mdwn @@ -0,0 +1,5 @@ +I've just written a quick script which provides an output which ncdu will use. + +It uses the size from the key for apparent size and the size of the file (if present) for the disk size so 'a' toggles between total size of the annex and the actually used disk space. + +Is there anyone else interested in having this? If so, I'll tidy it up and release it :)