From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Andreas Enge <andreas@enge.fr>
Cc: Gottfried <gottfried@posteo.de>, help-guix@gnu.org
Subject: Re: Virtualisation: Network problems
Date: Sun, 02 Oct 2022 14:47:47 +0200 [thread overview]
Message-ID: <87tu4me6dp.fsf@nckx> (raw)
In-Reply-To: <YzhBb7QV2wvlozS8@jurong>
[-- Attachment #1: Type: text/plain, Size: 747 bytes --]
Andreas Enge 写道:
> Am Mon, Sep 26, 2022 at 06:05:31PM +0000 schrieb Gottfried:
>> gfp@Tuxedo ~$ ps -ef | grep virtlog
>> it comes up with:
>> gfp 5233 5218 0 19:45 pts/0 00:00:00 grep
>> --color=auto virtlog
>> (the word "virtlog" is in red colour)
>> I don't know if that means virtlogd is running?
[…]
> So there is one line about grep, of no interest; and one line
> showing that
> the thing I am interested in, in this case shepherd, is running.
It's cosmetic, but the standard trick here is to type:
$ ps -ef | grep '[v]irtlog'
(or any other letter — 'virtlo[g]' also works if you remembered
too late :-)
That pattern won't match itself, so grep won't show itself.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
next prev parent reply other threads:[~2022-10-02 12:51 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-26 15:47 Virtualisation: Network problems Gottfried
2022-09-26 16:29 ` Chris Keschnat via
2022-09-26 18:05 ` Gottfried
2022-10-01 13:32 ` Andreas Enge
2022-10-02 12:47 ` Tobias Geerinckx-Rice [this message]
2022-09-27 4:26 ` Chris Keschnat via
2022-09-28 13:08 ` can not boot again VM with tails Gottfried
2022-09-28 14:27 ` Felix Lechner via
2022-09-28 20:59 ` Gottfried
-- strict thread matches above, loose matches on Subject: below --
2022-10-03 11:23 Virtualisation: Network problems Gottfried
2022-09-27 19:02 Gottfried
2022-09-25 17:58 Gottfried
2022-09-26 4:19 ` Chris Keschnat via
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=87tu4me6dp.fsf@nckx \
--to=me@tobias.gr \
--cc=andreas@enge.fr \
--cc=gottfried@posteo.de \
--cc=help-guix@gnu.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.