From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-June/016848.html | 148 +++++++++++++++++++++++++++++++ 1 file changed, 148 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-June/016848.html (limited to 'zarb-ml/mageia-dev/2012-June/016848.html') diff --git a/zarb-ml/mageia-dev/2012-June/016848.html b/zarb-ml/mageia-dev/2012-June/016848.html new file mode 100644 index 000000000..795951f4f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016848.html @@ -0,0 +1,148 @@ + + + + [Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) + + + + + + + + + +

[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10)

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Tue Jun 26 17:14:40 CEST 2012 +

+
+ +
'Twas brillig, and Christian Lohmaier at 26/06/12 15:26 did gyre and gimble:
+> Obviously I am. That's why I started the thread in the first place.
+> And that is why I wrote *numeric* values explicitly. It shows
+> "different numbers", the user doesn't pay so much attention to the
+> units themselves, only "k vs M vs G" - what matters is that a file
+> that has 240MB on Windows now is 252MB in nautilus.
+> Or that file he copied over the network from linux to his windows
+> computer now suddenly is 14 MB smaller.
+
+What about if they transfer a file from OSX to Linux? OSX uses base 10:
+
+e.g. my file created by:
+
+dd if=/dev/zero of=foo.txt bs=1m count=10
+
+ls -l shows the size as:  10485760
+ls -lh shows the size as: 10M
+
+i.e. base 2.
+
+
+And in the Finder GUI it's shown as 10.5MB (i.e. base 10)
+
+
+So what $OTHER_OS does is liable to be an avenue that will lead to
+contradictions anyway.
+
+
+
+Personally I don't give a flying fig what's shown :)
+
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1