From owner-freebsd-questions Sun Sep 13 03:53:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA15995 for freebsd-questions-outgoing; Sun, 13 Sep 1998 03:53:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from abc.xyz.net (froggy.anchorage.ptialaska.net [208.151.119.238]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA15959 for ; Sun, 13 Sep 1998 03:53:53 -0700 (PDT) (envelope-from plan9@poboxes.com) Received: from localhost (localhost [127.0.0.1]) by abc.xyz.net (8.8.8/8.8.8) with SMTP id CAA01011 for ; Sun, 13 Sep 1998 02:53:16 -0800 (AKDT) (envelope-from plan9@poboxes.com) Date: Sun, 13 Sep 1998 02:53:16 -0800 (AKDT) From: Steve Howe X-Sender: abc@abc.xyz.net To: freebsd-questions Subject: Gzipped Execs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is anyone having problems executing gzipped scripts? after installing 2.2.7, an awk database processor crashes, with an ' unexpected ")" ' error. i just gzipped a small sh script to verify, and it crashed the same way also. this occurs on 2 - 2.2.7 servers of mine. also, i notice my TCL scripts now fail to display properly. it seems that none of the EOL's (end-of-lines) get displayed, and output prints across all 80 columns regardless. TCL 8.02 ... again, on 2 - 2.2.7 machines ... thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message