home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / programm / 8878 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  889 b 

  1. Path: sparky!uunet!utcsri!bonnie.concordia.ca!IRO.UMontreal.CA!CC.UMontreal.CA!cholette
  2. From: cholette@JSP.UMontreal.CA (Cholette Martin)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: *************** HELP in DOS 5.0 ******************
  5. Message-ID: <1992Aug30.013239.21315@cc.umontreal.ca>
  6. Date: 30 Aug 92 01:32:39 GMT
  7. Sender: news@cc.umontreal.ca (Administration de Cnews)
  8. Organization: Universite de Montreal
  9. Lines: 14
  10.  
  11.  
  12. Hello, I need to concatenate to text files together in DOS 5.0 , I have looked
  13. in many manuals but I can't seem to find the answer. It seems straight
  14. forward enough yet I am unable to find the answer. I need to append to text
  15. files into a single text file a.txt + b.txt -> c.txt
  16.  
  17. The equivalent of what I need in UNIX is:
  18.  
  19.                         cat a.txt b.txt > c.txt
  20.  
  21. Please someone help me, why can't I figure it out???
  22.  
  23. Martin Cholette
  24. cholette@jsp.umontreal.ca
  25.