ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: John Profic <profic@lrn.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] оторвать sshот консоли
Date: Thu Sep 20 17:06:01 2001
Message-ID: <3BA9EA2F.8030706@lrn.ru> (raw)
In-Reply-To: <3BA9E2E5.4D74A77B@zmail.ru>

cornet wrote:

> "Artem K. Jouravsky" wrote:
>>>>>Нет, не пойдет.
>>>>>По тому, что sleep будет выполнен _вызывающим_ шеллом
>>>_после_
>>>>>того, как отработает
>>>>>xterm -e ssh...
>>>>>то есть после того, как xterm уже безвременно скончался. Я
>>>это
>>>>>уже пробовал :-)
>>>>Получилось, дав xterm'у ключик -wf:
>>>>xterm -wf -e ssh...
>>>$ xterm -wf -e ssh -f -l user host -X gftp; sleep 5

$ xterm -wf -e {ssh -f -l user host -X gftp; sleep 5;}
или
$ xterm -wf -e (ssh -f -l user host -X gftp; sleep 5)
man bash:
        { list; }
               list is simply executed in the current shell  envi?
               ronment.  list must be terminated with a newline or
               semicolon.  This is known as a group command.   The
               return status is the exit status of list.
-- 
Best regards,
  John Profic <profic@lrn.ru>
Written by Mozilla 0.9.4
using ASPLinux release 1.1 with ru_RU.CP1251,
system: XFree86 4.1.0; kernel 2.4.8-xfs-p2; gcc 3.0.1





  parent reply	other threads:[~2001-09-20 17:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-20 12:57 [mdk-re] оторвать ssh от консоли cornet
2001-09-20 13:06 ` Dmitry V. Levin
2001-09-20 13:47   ` [mdk-re] Re: [mdk-re] оторвать sshот консоли cornet
2001-09-20 14:06     ` Antonio
2001-09-20 14:21       ` cornet
2001-09-20 14:28         ` Kostya Timoshenko
2001-09-20 15:12           ` cornet
2001-09-20 15:33             ` Antonio
2001-09-20 15:44               ` cornet
2001-09-20 16:13                 ` Artem K. Jouravsky
2001-09-20 16:31                   ` cornet
2001-09-20 16:51                     ` Artem K. Jouravsky
2001-09-20 16:57                     ` Artem K. Jouravsky
2001-09-20 17:13                       ` cornet
2001-09-20 18:33                         ` Artem K. Jouravsky
2001-09-20 17:06                     ` John Profic [this message]
2001-09-20 17:32                       ` cornet
2001-09-20 18:32             ` Dmitry V. Levin
2001-09-20 19:01               ` [mdk-re] " cornet
2001-09-20 14:43         ` Antonio

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=3BA9EA2F.8030706@lrn.ru \
    --to=profic@lrn.ru \
    --cc=mandrake-russian@altlinux.ru \
    /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

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git