[mdk-re] оторвать sshот консоли

John Profic =?iso-8859-1?q?profic_=CE=C1_lrn=2Eru?=
Чт Сен 20 17:06:01 MSD 2001


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






Подробная информация о списке рассылки community