[9775] in Athena Bugs
vax 7.4G: split manpage
daemon@ATHENA.MIT.EDU (jnewbern@Athena.MIT.EDU)
Tue Aug 11 21:25:41 1992
From: jnewbern@Athena.MIT.EDU
To: bugs@Athena.MIT.EDU
Date: Tue, 11 Aug 92 21:25:30 EDT
System name: w20-575-89
Type and version: CVAXSTAR 7.4G
Display type: SM
What were you trying to do?
Using split to break a 3+Mb file up into 1.44Mb chunks. But
that's not rally relevent :-)
What's wrong:
The man page for split says that a binary file should be split
into 10*n character pieces (where n is specified on the command line)
What should have happened:
It will actually be split into n*10 K chunks.
Please describe any relevant documentation references:
The split manpage :-) It's a miniscule bug, but I thought that I
would let you know.