Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!lll-lcc!pyramid!csg From: csg@pyramid.UUCP (Carl S. Gutekunst) Newsgroups: net.bugs.uucp Subject: Re: backslashes in uuxqt command cause lossage Message-ID: <592@pyramid.UUCP> Date: Wed, 27-Aug-86 02:30:13 EDT Article-I.D.: pyramid.592 Posted: Wed Aug 27 02:30:13 1986 Date-Received: Wed, 27-Aug-86 11:55:13 EDT References: <156@picuxa.UUCP> <711@sauron.UUCP> Reply-To: csg@pyramid.UUCP (Carl S. Gutekunst) Distribution: net Organization: Pyramid Technology Corp., Mountain View, CA Lines: 15 Keywords: HDB >> I discovered today that if you uux a command that contains one or >> more backslashes, you get "execution permission denied" mail. > >Yep. HDB uuxqt rejects commands with a backslash or a backquote. Ditto for 4.3BSD. The complete set of nasty characters (in ASCII order) is "&'(;<>\^`{|} 4.2BSD and SVR2.2 are the less strict; they allow the parentheses, backslash, and braces. Note that '(' is verboten, but ')' is not. Curious. Of course, none of this is documented anywhere....