From: Alexey Tourbin <at@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] hsh-run stderr
Date: Sun, 11 Sep 2005 15:05:58 +0400
Message-ID: <20050911110557.GD3290@solemn.turbinal.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 901 bytes --]
А есть ли возможность при использовании hsh-run как-то отделить
stdout от stderr?
$ hsh-run -- ~/build find / -type f |wc -l
9660
$ hsh-run -- ~/build find / -type f |grep find:
find: /etc/tcb: Permission denied
find: /etc/default: Permission denied
find: /lib/modules: Permission denied
find: /var/lock/uucp: Permission denied
find: /var/lock/serial: Permission denied
find: /var/lock/subsys: Permission denied
find: /var/spool/mail: Permission denied
find: /var/nobody: Permission denied
find: /usr/lib/chkpwd: Permission denied
find: /usr/share/locale/pt_BR: Permission denied
find: /usr/share/locale/zh_CN: Permission denied
find: /usr/share/locale/zh_TW: Permission denied
find: /boot: Permission denied
find: /root: Permission denied
find: /.host: Permission denied
find: /lib64/modules: Permission denied
$ hsh-run -- ~/build find / -type f 2>/dev/null |wc -l
9660
$
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-09-11 11:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-11 11:05 Alexey Tourbin [this message]
2005-09-11 22:07 ` Dmitry V. Levin
2005-09-12 3:44 ` [devel] " Alexey Tourbin
2005-09-12 10:25 ` Dmitry V. Levin
2005-10-08 22:47 ` Dmitry V. Levin
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=20050911110557.GD3290@solemn.turbinal.org \
--to=at@altlinux.ru \
--cc=devel@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 Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git