From d4878bd5a2c47bbe9d2f24b2f05c92d9849cd231 Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Fri, 1 May 2020 23:08:17 +0530 Subject: [PATCH] Updated Home (markdown) --- Home.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Home.md b/Home.md index 2badf5a..60945e8 100644 --- a/Home.md +++ b/Home.md @@ -228,10 +228,6 @@ The special variable `$nnn` denotes the hovered file name. It is accessible from All binary questions are confirmed by y or Y. -## File size - -The minimum file size unit is byte (B). The rest are K, M, G, T, P, E, Z, Y (powers of 1024), same as the default units in `ls`. - ## Design `nnn` (the core C utility) is, generally speaking, _feature-restricted_. If you are looking for a file manager with tons of fancy features notwithstanding memory consumption and performance, you should look somewhere else. `nnn` includes features which you _really_ need so it can remain light enough to finish your workflow accurately before your train of thought is lost.