9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: geoff@collyer.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] "Intervalic
Date: Wed, 22 Feb 2006 18:24:57 -0800	[thread overview]
Message-ID: <5957b5ed2fb835d3f9b4ebc6e804f899@collyer.net> (raw)
In-Reply-To: <43fcb974.QuSET2EbMRC8b+Zg%yard-ape@telus.net>

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

You may want to generate some or all of the awk program on-the-fly, or
use awk -v to set awk variables from the command line, or use the
ENVIRON array to read environment variables.

[-- Attachment #2: Type: message/rfc822, Size: 3139 bytes --]

From: yard-ape@telus.net
To: 9fans@cse.psu.edu
Subject: Re: [9fans] "Intervalic
Date: Wed, 22 Feb 2006 11:20:20 -0800
Message-ID: <43fcb974.QuSET2EbMRC8b+Zg%yard-ape@telus.net>

"Russ Cox" <rsc@swtch.com> wrote:

> If you're using awk and want the first 24 characters, I'd use substr.

Yup, substr is in there; but it needs to be fed the position dynamically with the regex.  Thanks again!

-Derek

  reply	other threads:[~2006-02-23  2:24 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-22 18:33 yard-ape
2006-02-22 18:51 ` Russ Cox
2006-02-22 19:20   ` yard-ape
2006-02-23  2:24     ` geoff [this message]
2006-02-22 19:50 ` Bakul Shah
2006-02-22 20:58   ` yard-ape
2006-02-22 21:47     ` Russ Cox
2006-02-22 23:36       ` yard-ape
2006-02-22 18:50         ` Russ Cox
2006-02-23  0:05           ` yard-ape
2006-02-22 23:42         ` andrey mirtchovski

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=5957b5ed2fb835d3f9b4ebc6e804f899@collyer.net \
    --to=geoff@collyer.net \
    --cc=9fans@cse.psu.edu \
    /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).