zsh-users
 help / color / mirror / code / Atom feed
From: Thomas Koehler <thomas@wi3d01.informatik.uni-wuerzburg.de>
To: Roland Jesse <jesse@prinz-atm.CS.Uni-Magdeburg.De>
Cc: zsh-users@sunsite.auc.dk
Subject: Re: Best place to put `mesg n` into?
Date: Wed, 23 Jun 1999 00:29:12 +0200	[thread overview]
Message-ID: <19990623002911.A5712@willkuere.informatik.uni-wuerzburg.de> (raw)
In-Reply-To: <14192.1621.889828.344149@cs.uni-magdeburg.de>; from Roland Jesse on Tue, Jun 22, 1999 at 11:55:33PM +0200

On Tue, Jun 22, 1999 at 11:55:33PM +0200, Roland Jesse wrote:
> 
> Stefan Monnier writes:
> 
>  > I might be hopelessly confused, but I seemed to remember that
>  > 
>  > 	xterm -e foo bar
>  > 
>  > does *not* use any shell whatsoever.
> 
> That's hard to believe.

~> xterm -e slrn &
~> pstree

[...]
     |-xterm---zsh-+-mozilla---mozilla
     |             |-pstree
     |             `-xterm---slrn
                     ^^^^^   ^^^^
                     No shell here
Still unbelievable? :-)

> But Bart's sollution (using xterm -ut) works great. 

good :-)

> Thank you much anyway. Your help is very much appreciated.

Another (more complicated) solution would use zsh :-)
xterm -e zsh -c "mesg n ; your_command"
Of course, this adds an extra zsh to the process table...

> 	Roland

CU,
Thomas

-- 
    Thomas Köhler    Email:     jean-luc@picard.franken.de
        <><           WWW:    http://home.pages.de/~jeanluc/
                      IRC:               jeanluc
      LCARS --- Linux for Computers on All Real Starships


      reply	other threads:[~1999-06-22 22:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-22  7:21 Roland Jesse
1999-06-22  7:53 ` Bart Schaefer
1999-06-22  7:59   ` Roland Jesse
1999-06-22 18:08 ` Stefan Monnier
1999-06-22 21:55   ` Roland Jesse
1999-06-22 22:29     ` Thomas Koehler [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=19990623002911.A5712@willkuere.informatik.uni-wuerzburg.de \
    --to=thomas@wi3d01.informatik.uni-wuerzburg.de \
    --cc=jesse@prinz-atm.CS.Uni-Magdeburg.De \
    --cc=zsh-users@sunsite.auc.dk \
    /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).