Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!keller@brl From: keller%brl@sri-unix.UUCP Newsgroups: net.unix Subject: CR defeat Message-ID: <13751@sri-arpa.UUCP> Date: Thu, 17-Nov-83 15:42:03 EST Article-I.D.: sri-arpa.13751 Posted: Thu Nov 17 15:42:03 1983 Date-Received: Sun, 20-Nov-83 00:32:42 EST Lines: 8 From: George Keller (IBD) When UNIX sends a file to the "standard output", it adds a CR to each LF (0DH added to each 0AH). I'd like to defeat that feature sometimes, either with a shell command or preferably a command in the program that is transferring the file to my terminal. Any suggestions? George