home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!know!mips2!news.bbn.com!usc!sdd.hp.com!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!news.funet.fi!uwasa.fi!ts
- From: ts@uwasa.fi (Timo Salmi)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: *************** HELP in DOS 5.0 ******************
- Message-ID: <1992Aug30.052059.10046@uwasa.fi>
- Date: 30 Aug 92 05:20:59 GMT
- References: <1992Aug30.013239.21315@cc.umontreal.ca>
- Organization: University of Vaasa, Finland
- Lines: 20
-
- In article <1992Aug30.013239.21315@cc.umontreal.ca> cholette@JSP.UMontreal.CA (Cholette Martin) writes:
- >forward enough yet I am unable to find the answer. I need to append to text
- >files into a single text file a.txt + b.txt -> c.txt
-
- With copy just use copy a.txt+b.txt c.txt
- Another alternative is
- type a.txt > c.txt
- type b.txt >> c.txt
-
- >Please someone help me, why can't I figure it out???
-
- We can try to do the former, answering the latter may be more
- difficult :-). Incidentally, this was generic MsDos information.
- It is not version 5.0 specific.
-
- ..................................................................
- Prof. Timo Salmi
- Moderating at garbo.uwasa.fi anonymous FTP archives 128.214.87.1
- Faculty of Accounting & Industrial Management; University of Vaasa
- Internet: ts@uwasa.fi Bitnet: salmi@finfun ; SF-65101, Finland
-