9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: yy <yiyu.jgl@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] 9vx and AWK
Date: Fri, 24 Jul 2009 13:10:48 +0200	[thread overview]
Message-ID: <a81fe9be0907240410t4267f19fq8d5122085d9e3acb@mail.gmail.com> (raw)
In-Reply-To: <126a2f7d0907240303te000bc8s96a78840ac119bbb@mail.gmail.com>

2009/7/24 Sergey Zhilkin <szhilkin@gmail.com>:
>
> Any known issues with 9vx and AWK ?

The awk system() built-in does not work in 9vx out of the box. I think
the reason is awk uses the ape shell to execute system commands and
ape is not included (it uses the stdlib.h system() function, that's
for sure). I have not found any more issues, but ymmv. Anyway, *this*
problem is solved downloading a full plan9 image to use with 9vx (you
can find several ones around). I don't know if it will solve yours.


PS: I have read old logs where it was discussed that awk should be a
native plan9 application and not an ape port (or, at least, it should
use rc instead of the ape shell). Is there any reason this was not
done? or was it not worth the trouble?

--
- yiyus || JGL . 4l77.com



  reply	other threads:[~2009-07-24 11:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-24 10:03 Sergey Zhilkin
2009-07-24 11:10 ` yy [this message]
2009-07-24 12:50   ` erik quanstrom

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=a81fe9be0907240410t4267f19fq8d5122085d9e3acb@mail.gmail.com \
    --to=yiyu.jgl@gmail.com \
    --cc=9fans@9fans.net \
    /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).