zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <schizo@simons-rock.edu>
To: alainc@sangacorp.com
Cc: zsh-workers@math.gatech.edu
Subject: Re: Using netscape with zsh linked as sh
Date: Tue, 13 May 1997 15:11:31 -0400	[thread overview]
Message-ID: <199705131911.PAA08188@betrayer.simons-rock.edu> (raw)
In-Reply-To: Your message of "Tue, 13 May 1997 13:30:15 EDT." <19970513173014534.AAA117@[207.139.180.5]>


> sh -c "(( ghostview /tmp/temporaryFile ); /bin/rm /tmp/temporaryFile)

Run the netscape binary through this expression using sed or perl

's/\(\(\0cat %s \| \0\);/\( \0cat %s \| \0 ;/'

e.g.

sed 's/\(\(\0cat %s \| \0\);/\( \0cat %s \| \0 ;/' < netscape.binary >netscape.binary.patched


      parent reply	other threads:[~1997-05-13 19:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-05-13 17:30 Alain Caron
1997-05-13 18:57 ` Zoltan T. Hidvegi
1997-05-13 19:11 ` Clint Adams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199705131911.PAA08188@betrayer.simons-rock.edu \
    --to=schizo@simons-rock.edu \
    --cc=alainc@sangacorp.com \
    --cc=zsh-workers@math.gatech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).