diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016848.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016848.html | 148 |
1 files changed, 148 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20is%20Mageia%27s%20policy%20reagarding%20filesize%0A%20display%3F%20%28units/base%202%20vs%20base%2010%29&In-Reply-To=%3C4FE9D1E0.3030600%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016846.html"> + <LINK REL="Next" HREF="016849.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10)</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20What%20is%20Mageia%27s%20policy%20reagarding%20filesize%0A%20display%3F%20%28units/base%202%20vs%20base%2010%29&In-Reply-To=%3C4FE9D1E0.3030600%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10)">mageia at colin.guthr.ie + </A><BR> + <I>Tue Jun 26 17:14:40 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016846.html">[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) +</A></li> + <LI>Next message: <A HREF="016849.html">[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16848">[ date ]</a> + <a href="thread.html#16848">[ thread ]</a> + <a href="subject.html#16848">[ subject ]</a> + <a href="author.html#16848">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Christian Lohmaier at 26/06/12 15:26 did gyre and gimble: +><i> Obviously I am. That's why I started the thread in the first place. +</I>><i> And that is why I wrote *numeric* values explicitly. It shows +</I>><i> "different numbers", the user doesn't pay so much attention to the +</I>><i> units themselves, only "k vs M vs G" - what matters is that a file +</I>><i> that has 240MB on Windows now is 252MB in nautilus. +</I>><i> Or that file he copied over the network from linux to his windows +</I>><i> computer now suddenly is 14 MB smaller. +</I> +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 +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016846.html">[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) +</A></li> + <LI>Next message: <A HREF="016849.html">[Mageia-dev] What is Mageia's policy reagarding filesize display? (units/base 2 vs base 10) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16848">[ date ]</a> + <a href="thread.html#16848">[ thread ]</a> + <a href="subject.html#16848">[ subject ]</a> + <a href="author.html#16848">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |