Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!unmvax!ncar!ames!husc6!hscfvax!pavlov From: pavlov@hscfvax.harvard.edu (G.Pavlov) Newsgroups: comp.sources.d Subject: Re: bsplit (binary file split) Message-ID: <698@hscfvax.harvard.edu> Date: 20 Dec 88 07:17:55 GMT References: <1988Dec18.101912.5463@lsuc.uucp> Organization: Health Sciences Computing Facility, Harvard University Lines: 12 In article <1988Dec18.101912.5463@lsuc.uucp>, dave@lsuc.uucp (David Sherman) writes: > Uh, why do you need a new tool for this? > dd bs=512 count=100 if=$1 of=xaa > dd bs=512 skip=100 count=100 if=$1 of=xab > dd bs=512 skip=200 count=100 if=$1 of=xac > If you need a more general tool, .......... (etc) Good, you've got yours and now I have mine. Thanks to whoever it was who posted bsplit. greg pavlov, fstrf, amherst, ny