9front - general discussion about 9front
 help / color / mirror / Atom feed
From: vp@kvik.link
To: 9front@9front.org
Subject: Re: [9front] Need help with configuring the Internet
Date: Mon, 10 Jun 2019 08:43:15 +0200	[thread overview]
Message-ID: <BFDFEBCA512ACD777C575D014DCC93D5@kvik.link> (raw)
In-Reply-To: CAHZWWqo6W2XAKF93_zM_Vb2gc5JiLA-ja=jT4jiYJMjZFj3kig@mail.gmail.com

> grep -i -e "keyword" ./

Note also that the rc(1) shell uses only one type of quote, a
single quote, the double quote is a regular character just
like any other.  This means your grep query searched for a
literal string "keyword".

> A suggestion to read the Plan9 manual is also welcome :)
> I'm actually considering it since I seem to lack too much
> understanding of this system right now.

I will whole-heartedly recommend you doing so.  The System
may feel familiar because of its UNIX roots, but there are
enough differences in detail and in general approach to
doing things that taking it up as learning a wholy new thing
is very much advisable.

The papers in /sys/doc, the supplemental choice of documents
on cat-v.org, the manual pages, the source code itself, and
spending some time hanging out with and getting to know the
community and its ways should, in no particular order, be
enough to jeopardize your (prospective) computer-themed
career.



             reply	other threads:[~2019-06-10  8:43 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10  6:43 vp [this message]
2019-06-10 12:47 ` Ethan Gardener
  -- strict thread matches above, loose matches on Subject: below --
2019-06-17  7:24 cinap_lenrek
2019-06-17  8:59 ` 염준혁
2019-06-17  6:58 cinap_lenrek
2019-06-17  7:21 ` 염준혁
2019-06-17  4:19 cinap_lenrek
2019-06-17  5:01 ` 염준혁
2019-06-17  6:45 ` 염준혁
2019-06-14  1:16 cinap_lenrek
2019-06-17  3:56 ` 염준혁
2019-06-13  8:48 ori
2019-06-14  0:52 ` 염준혁
2019-06-14 13:35   ` hiro
2019-06-11 16:15 ori
2019-06-12  1:14 ` 염준혁
2019-06-12  9:25   ` hiro
2019-06-11  9:49 vp
2019-06-11 13:26 ` 염준혁
2019-06-10 15:51 ori
2019-06-11 11:10 ` 염준혁
2019-06-10  6:59 ori
2019-06-10  8:44 ` 염준혁
2019-06-10 10:58   ` 염준혁
2019-06-10  6:54 ori
2019-06-07  5:00 ori
2019-06-10  4:46 ` 염준혁
2019-06-10  5:30   ` 염준혁
2019-06-07  4:46 염준혁
2019-06-07  5:34 ` [9front] " Stanley Lieber

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=BFDFEBCA512ACD777C575D014DCC93D5@kvik.link \
    --to=vp@kvik.link \
    --cc=9front@9front.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).