delorie.com/archives/browse.cgi | search |
From: | Nate Eldredge <neldredge AT hmc DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: File splitter or disassemble |
Date: | 29 Sep 2000 10:21:50 -0700 |
Organization: | InterWorld Communications |
Lines: | 25 |
Sender: | nate AT mercury DOT st DOT hmc DOT edu |
Message-ID: | <83snqjazbl.fsf@mercury.st.hmc.edu> |
References: | <001001c0299f$59efcac0$3113ddcc AT lhaglund> <200009282255 DOT SAA15407 AT envy DOT delorie DOT com> <002101c029da$d8ab7ae0$7013ddcc AT lhaglund> <8859ts0e6m4th1c9lfq5i15vfbtjhg8c6g AT 4ax DOT com> |
NNTP-Posting-Host: | mercury.st.hmc.edu |
Mime-Version: | 1.0 |
X-Trace: | nntp1.interworld.net 970248110 95869 134.173.57.219 (29 Sep 2000 17:21:50 GMT) |
X-Complaints-To: | usenet AT news DOT interworld DOT net |
NNTP-Posting-Date: | Fri, 29 Sep 2000 17:21:50 +0000 (UTC) |
User-Agent: | Gnus/5.0802 (Gnus v5.8.2) Emacs/20.5 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Or else just get cat, which is also in the textutils. Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p> writes: > On Fri, 29 Sep 2000 01:02:25 -0500, "Josh Haglund" > <lhaglund AT wiktel DOT com> wrote: > > >So what would I have to do to get this too work. Do I need those .exe files > >on the other computer also, too put them back together or can I just > > > >C:\copy file1+file2+file3+file4 main > > This will stop at the first Ctrl+Z character in each file. > > >I'm still learning all the capabilities of djgpp. > >What do I type? > > copy /b file1+file2+file3+file4 main > > The /b merges the files in binary mode, ignoring Ctrl+Z. -- Nate Eldredge neldredge AT hmc DOT edu
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |