[1611] in Athena Bugs

home help back first fref pref prev next nref lref last post

SPLIT man page (all releases, versions)

daemon@ATHENA.MIT.EDU (Robert S. French)
Sat Jan 7 18:47:41 1989

Date: Sat, 7 Jan 89 18:47:05 EST
From: "Robert S. French" <rfrench@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU

The man page for split says:

     Split reads file and writes it in n-line pieces or n*10
     character pieces (if the file is not a text file), as many
     as necessary, onto a set of output files. n defaults to
     1000.

This is incorrect.  In fact, if the file is not text, it writes it in
n*1024 character pieces.  n defaults to 1000 for text files, but 10
for binary files (10K chunks).

			Rob

home help back first fref pref prev next nref lref last post