zsh-users
 help / color / mirror / code / Atom feed
* exotic shell sought
@ 2006-02-09 10:04 Helmut Jarausch
  2006-02-09 10:22 ` Peter Stephenson
  2006-02-09 10:25 ` Frank Terbeck
  0 siblings, 2 replies; 3+ messages in thread
From: Helmut Jarausch @ 2006-02-09 10:04 UTC (permalink / raw)
  To: zsh-users

Hi,

is there a switch or a special symlink name
which enables zsh to simulate a probably
extremely old shell.

I'd need this to install Sun's java runtime environment 
jre-1_5_0_06-linux-i586.bin

This is a self extracting shell script.
(the first line is  #!/bin/sh)

Unfortunately it fails, with a 
dirname too many arguments
error.
This old shell probably has a different
string quoting mechanism.

Many thanks for a hint,

Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: exotic shell sought
  2006-02-09 10:04 exotic shell sought Helmut Jarausch
@ 2006-02-09 10:22 ` Peter Stephenson
  2006-02-09 10:25 ` Frank Terbeck
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Stephenson @ 2006-02-09 10:22 UTC (permalink / raw)
  To: zsh-users

Helmut Jarausch wrote:
> This is a self extracting shell script.
> (the first line is  #!/bin/sh)
> 
> Unfortunately it fails, with a 
> dirname too many arguments
> error.
> This old shell probably has a different
> string quoting mechanism.

I'm afraid you're probably going to have to trace down the error more
precisely before we can give any hints.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK                          Tel: +44 (0)1223 692070


To access the latest news from CSR copy this link into a web browser:  http://www.csr.com/email_sig.php


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: exotic shell sought
  2006-02-09 10:04 exotic shell sought Helmut Jarausch
  2006-02-09 10:22 ` Peter Stephenson
@ 2006-02-09 10:25 ` Frank Terbeck
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Terbeck @ 2006-02-09 10:25 UTC (permalink / raw)
  To: zsh-users

Helmut Jarausch <jarausch@igpm.rwth-aachen.de> wrote:
> is there a switch or a special symlink name
> which enables zsh to simulate a probably
> extremely old shell.
> 
> I'd need this to install Sun's java runtime environment 
> jre-1_5_0_06-linux-i586.bin
[...]

Hi Helmut,

The zsh emulates the bourne shell if it's called as 'sh'.
The jre archive extracts for me with /bin/sh linked to zsh.

Regards, Frank


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-09 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-02-09 10:04 exotic shell sought Helmut Jarausch
2006-02-09 10:22 ` Peter Stephenson
2006-02-09 10:25 ` Frank Terbeck

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).