Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!cbatt!cwruecmp!nitrex!rbl From: rbl@nitrex.UUCP ( Dr. Robin Lake ) Newsgroups: comp.unix.questions Subject: Re: why learn UNIX Message-ID: <408@nitrex.UUCP> Date: Mon, 19-Jan-87 13:37:23 EST Article-I.D.: nitrex.408 Posted: Mon Jan 19 13:37:23 1987 Date-Received: Tue, 20-Jan-87 04:16:56 EST References: <3353@bu-cs.BU.EDU> <3700002@hpfcph.HP.COM> Reply-To: rbl@nitrex.UUCP ( Dr. Robin Lake ) Organization: The Standard Oil Co., Cleveland Lines: 30 Keywords: Why UNIX, VMS Summary: You can't feed a pure byte stream via a VMS terminal In: Message-ID: <3700002@hpfcph.HP.COM> >[discussion of UNIX vs. VMS manuals, and why one should learn UNIX] > >Two comments. First, while UNIX manuals aren't designed with beginners in >mind, they DO tell you a great deal that you will have trouble finding in >VMS manuals - file formats, for instance. Second, UNIX is a fairly open >system that encourages experimenting. This is aided by the information >available in the manuals. > Also, there are some things that just seem to be impossible with VMS. We often deal with data files of long (2K bytes +++) lines. We would like to transmit them via a terminal emulation (say, cu) into a VMS file. 1. It is not easy (read "baroque") to create a file on VMS that has a long line length. 2. You can't create the file via a terminal login. VMS just won't take lines longer than some "small" limit (as I recall, 232 bytes) via a port it thinks is a terminal. The "pure" byte stream philosophy of UNIX has been very nice to deal with. The DECShell under VMS can do no better in dealing with this problem than DCL does. Disclaimer: This reflects only my own opinion and not that of my employer. Rob Lake decvax!cwruecmp!nitrex!rbl ihnp4!cbatt!nitrex!rbl