home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!concert!rutgers!jvnc.net!darwin.sura.net!paladin.american.edu!news.univie.ac.at!hp4at!mcsun!sun4nl!hacktic!utopia!global!peter
- From: peter@global.hacktic.nl (Peter Busser)
- Newsgroups: comp.unix.wizards
- Subject: Re: The Problem with UNIX
- Message-ID: <1992Nov14.152013.1473@global.hacktic.nl>
- Date: 14 Nov 92 15:20:13 GMT
- References: <1992Nov9.172715.16367@cs.wisc.edu> <96927@netnews.upenn.edu> <ARNEJ.92Nov13023632@kari.fm.unit.no>
- Organization: Global Village 1
- Lines: 11
-
- arnej@kari.fm.unit.no (Arne Henrik Juul) writes:
-
- >I can imagine it will be impossible to make this mistake in
- >Windows/NT, but I fully expect that it will be impossible to
- >concatenate two files in Windows/NT too.
-
- That's nonsense, even DOS can do that:
-
- COPY /B FILE.1+FILE.2+FILE.3 FILE.ALL
-
- It's ugly, but it works anyway.
-