9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] busting up textual control messages in driver
@ 2006-12-15 17:26 ron minnich
  2006-12-15 17:27 ` [9fans] " ron minnich
  0 siblings, 1 reply; 3+ messages in thread
From: ron minnich @ 2006-12-15 17:26 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

my memory stinks. I am writing a simple driver but can't recall the
function you use to break, e..g
publish 5 /x/y/z
into three parts.

grep ain't doing it for me yet.

it's not scanf, I guess.

Can someone jog my memory?

ron


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [9fans] Re: busting up textual control messages in driver
  2006-12-15 17:26 [9fans] busting up textual control messages in driver ron minnich
@ 2006-12-15 17:27 ` ron minnich
  0 siblings, 0 replies; 3+ messages in thread
From: ron minnich @ 2006-12-15 17:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 12/15/06, ron minnich <rminnich@gmail.com> wrote:
> my memory stinks. I am writing a simple driver but can't recall the
> function you use to break, e..g
> publish 5 /x/y/z
> into three parts.

never mind. lookupcmd, port/parse.c

thanks

ron


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] busting up textual control messages in driver
@ 2006-12-15 17:33 erik quanstrom
  0 siblings, 0 replies; 3+ messages in thread
From: erik quanstrom @ 2006-12-15 17:33 UTC (permalink / raw)
  To: rminnich, 9fans

man tokenize

- erik


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-12-15 17:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-15 17:26 [9fans] busting up textual control messages in driver ron minnich
2006-12-15 17:27 ` [9fans] " ron minnich
2006-12-15 17:33 [9fans] " erik quanstrom

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).