Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!littlei!intelhf!agora!carlf From: carlf@agora.rain.com (Carl Fago) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: Looking For... Message-ID: <1991May4.022350.9491@agora.rain.com> Date: 4 May 91 02:23:50 GMT References: Organization: Open Communications Forum Lines: 23 In article drose@draco.bison.mb.ca (Dave Rose) writes: >Hello, > > I am looking for a DOS utility like unix's 'CAT'. Basicly I want to >piece together several files into one large one. > >Thanks in advance... B You can use the copy command to do this. I.e. to combine foo.1, foo.2 & foo.3 you can issue the following command: copy foo.1 + foo.2 + foo.3 foo.tot Where foo.tot will be the concatenation of the three foo files. Hope this helps. -- +---------------------------------------------+------------------------------+ | *-=Carl=-* INTERNET - carlf@agora.rain.com | A generation which ignores | | DELPHI - WULFGAR | history has no past --- | | Carl Fago Portland, OR | and no future. |