From: "Maxim Mogilevsky" <maxim_mogilevsky@online.com.ua>
To: community@lists.altlinux.org
Cc: "maxim_mogilevsky_home@online.ua" <maxim_mogilevsky_home@online.ua>
Subject: [Comm] ~/.bash_profile putty $SSH_CLIENT
Date: Wed, 31 Jan 2007 14:25:45 +0200
Message-ID: <op.tm0p47lv7vkxh6@linux.localdomain> (raw)
> подключаюсь я допустим через putty
> а мне в терминале этом автоматом команда пользовательская запускается
Пропишите эту команду ее в ~/.bash_profile
Если нужно чтобы она выполнялась _только_ при заходе через SSH - тогда
вокруг нее можно поставить такие вот строчки:
if [ -n "$SSH_CLIENT" ]; then
команда
fi
--
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/
reply other threads:[~2007-01-31 12:25 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=op.tm0p47lv7vkxh6@linux.localdomain \
--to=maxim_mogilevsky@online.com.ua \
--cc=community@lists.altlinux.org \
--cc=maxim_mogilevsky_home@online.ua \
/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