9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] blank line in /lib/ndb/local
@ 2015-11-09 12:29 arisawa
  2015-11-10  3:02 ` erik quanstrom
  0 siblings, 1 reply; 6+ messages in thread
From: arisawa @ 2015-11-09 12:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello,

manual ndb(6) says: "Each line starting without white space starts a new tuple. Lines starting with # are comments.”

assume we have an entry such as:
dom=foo
	# a blank line follows

	auth=bar

if the blank line contains a white space, then
	ndb/query dom foo auth
will produce
	dom=foo auth=bar
on the other hand, if the blank line is empty, then the command will produce
	dom=foo

Is this a bug or a specification?
I want to believe this is a bug.

Kenji Arisawa




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

end of thread, other threads:[~2015-11-10  5:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-09 12:29 [9fans] blank line in /lib/ndb/local arisawa
2015-11-10  3:02 ` erik quanstrom
2015-11-10  4:01   ` arisawa
2015-11-10  4:05     ` erik quanstrom
2015-11-10  5:07       ` arisawa
2015-11-10  5:14         ` 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).