From: cornet <cornet@zmail.ru>
To: mandrake-russian@altlinux.ru
Subject: [mdk-re] Re: [mdk-re] Где выполняется программа?
Date: Sat Sep 15 21:36:12 2001
Message-ID: <3BA39156.4A226A7C@zmail.ru> (raw)
In-Reply-To: <01091521231700.03160@localhost.localdomain>
Sergey Sokolov wrote:
>
> Добрый день!
>
> Смешной вопрос.
>
> Вожусь с кроном. Многое не понятно, но...
> Запустил cron для теста с командой mpg123 101.mp3.
> Играет музыка. А где она играет? На консолях её нет, где же она выполняется?
Программа _всегда_ выполняется в оперативной памяти, а не на
консоли или Иксах :-))
А вот дескриптор ее вывода может смотреть на определенную
консоль. Но, поскольку crone демон, то у него нету дескриптора на
консоль, он вместо этого весь вывод льет в логи и на мыло админу.
Если хотите посмотреть вывод от процесса, запущенного cron, то
либо посмотрите свое локальное мыло, либо слазьте в логи, либо
просто дайте процессу удобный Вам дескриптор вывода перенаправив
стандартный.
mrpg123 101.mp3 2>&1 >> /dir/log
--
******** FIRE & STEEL ********
next prev parent reply other threads:[~2001-09-15 21:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-09-15 21:18 [mdk-re] Где выполняетсяпрограмма? Sergey Sokolov
2001-09-15 21:36 ` cornet [this message]
2001-09-15 22:15 ` [mdk-re] Re: [mdk-re] Где выполняется программа? Sergey Vlasov
2001-09-15 22:28 ` cornet
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=3BA39156.4A226A7C@zmail.ru \
--to=cornet@zmail.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