ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Denis G. Samsonenko" <earthsea@ngs.ru>
To: "Sergey V. Golovin" <community@altlinux.ru>
Subject: Re[2]: [Comm] ëÁË ÒÁÂÏÔÁÅÔ screen?
Date: Thu, 19 Sep 2002 17:59:50 +0600
Message-ID: <12829572962.20020919175950@ngs.ru> (raw)
In-Reply-To: <20020917091426.GA634@sysadm.service.samkon.ru>

Hi!

Tuesday, September 17, 2002, 3:14:26 PM, you wrote:
> В общем разобрался - rpm c ftp.altlinux.ru для Spring2001
> неправильный и он содержал в себе неправильный screen :) .
> Скачал 3.9.11, отдельно скомпилил в /usr/local - работает.

В Весне действительно был трабл со скрином, но не с ним самим, а с
башовой функцией. Там забыли передать скрину параметры строки.

Должно быть так:

[denis@mill]$ type -a screen
screen is a function
screen ()
{
    if [ -z "$SCREENDIR" ]; then
        export SCREENDIR="$HOME/tmp";
    fi;
    /usr/bin/screen $@
}
screen is /usr/bin/screen
[denis@mill]$

Обратить внимание на "$@".

Функция лежит в /etc/profile.d/screen.sh


Best regards,

Denis

----------
earthsea@ngs.ru




  parent reply	other threads:[~2002-09-19 11:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  5:58 [Comm] Как работает screen? Sergey V. Golovin
2002-09-17  6:57 ` Ilya Palagin
2002-09-17  8:12   ` Sergey V. Golovin
2002-09-17  7:03 ` Igor Homyakov
2002-09-17  8:19   ` Sergey V. Golovin
2002-09-17 10:10     ` [Comm] " Michael Shigorin
2002-09-17  9:14 ` [Comm] " Sergey V. Golovin
2002-09-17  9:27   ` Igor Homyakov
2002-09-17 10:10   ` [Comm] " Michael Shigorin
2002-09-17 11:46     ` Sergey V. Golovin
2002-09-17 12:11       ` Michael Shigorin
2002-09-19 11:59   ` Denis G. Samsonenko [this message]
2002-09-19 11:22     ` Michael Shigorin
2002-09-20  4:03       ` [Comm] Re: ëÁË ÒÁÂÏÔÁÅÔ screen? Denis G. Samsonenko
2002-09-23 15:10         ` [Comm] Re: Как работает screen? Michael Shigorin

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=12829572962.20020919175950@ngs.ru \
    --to=earthsea@ngs.ru \
    --cc=community@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