Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!ncar!noao!arizona!dave From: dave@cs.arizona.edu (Dave Schaumann) Newsgroups: comp.sys.amiga.introduction Subject: Re: Cat files Message-ID: <1543@caslon.cs.arizona.edu> Date: 30 May 91 04:44:00 GMT References: <1991May29.222408.27731@cunixf.cc.columbia.edu> Organization: U of Arizona CS Dept, Tucson Lines: 21 In article <1991May29.222408.27731@cunixf.cc.columbia.edu> sss10@cunixb.cc.columbia.edu (Gun control is a firm grip) writes: > >Recently I had to add a section of ~20 lines to my mountlist and wanted an >easy way of doing it but I didnt know if a >"Cat" command existed on my WB disk <1.3> and where I could find one. I >ended up sending it to my unix account and typing >cat > There are two commands in the CLI that perform similarly to Unix's "cat": join, which allows concatination of upto 15 files into a new file, and type, which sends the contents of a file to stdout. Note that you should also be able to easily concatinate two files with any text editor worth the name. Emacs is certainly capable of this. >[stuff about FFS & info command deleted] Sorry, I can't help with these... -- Dave Schaumann | There is no cause so right that one cannot find a fool dave@cs.arizona.edu | following it. - Niven's Law # 16