ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Ivan Zakharyaschev <imz@linux.ru.net>
To: <mandrake-russian@altlinux.ru>
Subject: Re: [mdk-re] minicom
Date: Mon Apr  2 22:47:11 2001
Message-ID: <Pine.LNX.4.33L.0104022213000.2687-100000@zephyrous.ru> (raw)
In-Reply-To: <0504.010402@pisem.net>

	Hello!

On Mon, 2 Apr 2001, Merenkov Vl wrote:

> Всем привет.
> Вот ведь что плучается:
> 1. minicom -S script_file -C cap_file -- работает
> 2. minicom -S script_file -C cap_file >> /dev/null -- работает, на
> экране пусто, в cap_file полно нужных данных
> 3. minicom -S script_file -C cap_file >> /dev/null & -- не работает,
> если ввести следующую команду, то появится сообщение типа
> [1]+ Stopped (tty output) minicom -S script_file ....
> Что это?

man bash,раздел JOB CONTROL. Видимо, minicom пытается менять состояние
терминала, на котором он запущен (а не только писать в потоки
stdin/stderr). Что неудивительно -- его интерфейс на ncurses, он реагирует
на нажатия клавиш и пр.

Попробуйте запускать его из-под screen. Это точно позволит убирать minicom
в background, а вот на счет запуска из скриптов (не на терминале) я не
уверен. При этом не забудьте поменять где-нибудь command-key (и в minicom,
и в screen это Ctrl-A), например, запустив minicom с опцией -m. Впрочем,
это не так важно, если Вы с ним все равно в интерактивном режиме общаться
не будете.

Best regards,
Ivan.






  reply	other threads:[~2001-04-02 22:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-02 11:18 [mdk-re] jre Sergey
2001-04-02 12:25 ` Michael Orlov
2001-04-02 16:35   ` [mdk-re] minicom Merenkov Vl
2001-04-02 22:47     ` Ivan Zakharyaschev [this message]
2001-04-02 17:29   ` Re[2]: [mdk-re] jre Sergey Krivulja
2001-04-02 20:37   ` Igor Solovyov
2001-04-02 21:30     ` Ivan Zakharyaschev
2001-04-03 12:21       ` Michael Orlov
2001-04-02 12:37 ` Sergey Krivulja
2001-04-02 20:38 ` Igor Solovyov
2001-04-02 21:39   ` Ivan Zakharyaschev

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=Pine.LNX.4.33L.0104022213000.2687-100000@zephyrous.ru \
    --to=imz@linux.ru.net \
    --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