9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] native awk
@ 2013-03-04  0:22 Steve Simon
  2013-03-04  2:47 ` erik quanstrom
  0 siblings, 1 reply; 2+ messages in thread
From: Steve Simon @ 2013-03-04  0:22 UTC (permalink / raw)
  To: 9fans

My 2¢ on the subject of native awk.
The only "native" features I have wanted are:

	utf-8 clean - honestly I don't know if it is
	alreay but my suspicion is that it is not.

	an input parsing mode which respects rc tokenizing rules,
	this would make things like du -a | awk more reliable in the
	face of weird filenames.

-Steve



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

* Re: [9fans] native awk
  2013-03-04  0:22 [9fans] native awk Steve Simon
@ 2013-03-04  2:47 ` erik quanstrom
  0 siblings, 0 replies; 2+ messages in thread
From: erik quanstrom @ 2013-03-04  2:47 UTC (permalink / raw)
  To: 9fans

> 	utf-8 clean - honestly I don't know if it is
> 	alreay but my suspicion is that it is not.

already done.

> 	an input parsing mode which respects rc tokenizing rules,
> 	this would make things like du -a | awk more reliable in the
> 	face of weird filenames.

can't this be done within an awk program?

- erik



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

end of thread, other threads:[~2013-03-04  2:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-04  0:22 [9fans] native awk Steve Simon
2013-03-04  2:47 ` 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).