GNU bug report logs - #7241
Possible bug on split ?

Previous Next

Package: coreutils;

Reported by: Ulf Zibis <Ulf.Zibis <at> gmx.de>

Date: Mon, 18 Oct 2010 18:05:03 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


Message #25 received at 7241 <at> debbugs.gnu.org (full text, mbox):

From: Ulf Zibis <Ulf.Zibis <at> gmx.de>
To: 7241 <at> debbugs.gnu.org
Subject: Re: bug#7241: closed (Re: bug#7241: Possible bug on split ?)
Date: Wed, 01 Jun 2011 00:48:42 +0200
You could write:

`-b SIZE'
`--bytes=SIZE'
     Put SIZE bytes of INPUT into each output file.  SIZE may be, or
     may be an integer optionally followed by, one of the following
     multiplicative suffixes:
          `b'     =>             512 ("blocks")
          `KB'    =>            1000 (KiloBytes)
          `K'     =>            1024 (KibiBytes)
          `MB'    =>       1000*1000 (MegaBytes)
          `M','m' =>       1024*1024 (MebiBytes)
          `GB'    =>  1000*1000*1000 (GigaBytes)
          `G'     =>  1024*1024*1024 (GibiBytes)
     and so on for `T', `P', `E', `Z', and `Y'.


For split --help you could write (I only have the german version):

GRÖßE kann eine der folgenden Abkürzungen sein (oder eine Zahl, die optional
von einer der Abkürzungen gefolgt wird):
KB 1000, K 1024, MB 1000x1000, M or m 1024x1024 und so weiter für G, T, P, E, Z, Y.






This bug report was last modified 13 years and 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.