Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!hao!hplabs!sri-unix!SMH@SRI-KL.ARPA From: SMH@SRI-KL.ARPA Newsgroups: net.unix Subject: Re: Little question on "cat" Message-ID: <1260@sri-arpa.UUCP> Date: Mon, 25-Jun-84 05:01:19 EDT Article-I.D.: sri-arpa.1260 Posted: Mon Jun 25 05:01:19 1984 Date-Received: Sat, 30-Jun-84 01:27:59 EDT Lines: 9 From: "Scott M. Hinnrichs" I use 'more' to generate a stream of files separated by 'pretty' headers. This is very handy when moving files via tape to a system without tar/cpio. Just do 'more file_names... > output_file'. Why isn't it in cat? Well have you heard the one about cat -v ?... Scott -------