From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4530 invoked from network); 13 Jun 1997 17:26:44 -0000 Received: from euclid.skiles.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 13 Jun 1997 17:26:44 -0000 Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id MAA10251; Fri, 13 Jun 1997 12:45:30 -0400 (EDT) Resent-Date: Fri, 13 Jun 1997 12:45:30 -0400 (EDT) From: marcok@tchibm3.chemie.uni-karlsruhe.de (Marco Kattannek) Message-Id: <9706131649.AA39048@tchibm3.chemie.uni-karlsruhe.de> Subject: Re: zsh does not execute skripts on AIX? In-Reply-To: <199706131554.LAA78080@tigger.itc.Virginia.EDU> from Bill Pemberton at "Jun 13, 97 11:54:30 am" To: wfp5p@tigger.itc.virginia.edu (Bill Pemberton) Date: Fri, 13 Jun 1997 18:55:28 +0200 (CES) Cc: zsh-workers@math.gatech.edu (zsh) X-Mailer: ELM [version 2.4ME+ PL31 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Resent-Message-ID: <"XREfq3.0.6W2.faNep"@euclid> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3237 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu According to Bill Pemberton: > Marco Kattannek writes: > > > > > > In short: Remote terminal emulation started with the ssh and the zsh, can > > not execute a executable skript on AIX 3.2 by typing the name > > of the skript. Executing with ". skript" (DOT skript) works. > > Rlogin and zsh, or ssh and ksh works too. Executing the ksh > > (exec ksh) and then the zsh again (exec zsh), fixes the problem. > > > > I don't see this problem here -- I'm using ssh and zsh on many > versions of AIX (3.2.4, 3.2.5, 4.1.4, 4.1.5, 4.2, and 4.2.1). It seems to be a very specific problem. When I make a remote login to a IBM RS600 with ssh, I get this PROBLEM. I can use all our Computers ( IBM RS6000, HP735, HP770, HP780, Linux PC (PPro) ) and I get the same result. When I directly login on a IBM, every thing works as it schould. When I make a ssh to another, or the same IBM , I run into this problem. And its only on IBMs, and only when ssh and zsh come together, and I haven't used the "cycle trick". I have tested out a lot. but I can't find out what goes wrong. I always get this message: : 0402-026 The specified data is not a valid identifier. I can use "ksh 1test" and it works, or "zsh 1test", it is only the "sh" that does not execute the script when invoked from a zsh. I looked at the Enviroment, if something changes befor and after the "cycle trick", but I have found nothing. Is there a way to find out WHAT the zsh passes to the "sh" to start a shellscript??? I tried the same with a IBM using AIX 4.1, and -> it works ....... So it seems to be a problem with AIX 3.2.5 . Is there a patch we schould install? Greetings Marco e-mail: marcok@tchibm3.chemie.uni-karlsruhe.de > > -- > Bill Pemberton wfp5p@virginia.edu > ITC/Unix Systems flash@virginia.edu > University of Virginia uunet!virginia!wfp5p > >