plan9fox/sys/src
cinap_lenrek 4b9ccb2de0 ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik)
kvik writes:

dnsquery(8) prints the interactive prompt on stdout together with
query results, making scripted usage unnecessarily difficult.

A straightforward solution is prompting on stderr instead: as
practiced by rc(1), among many others -- promptly taking care of
the issue:

	; echo 9front.org mx | ndb/dnsquery >[2]/dev/null
2019-08-30 20:17:19 +02:00
..
9 pc64: map kernel text readonly and everything else no-execute 2019-08-29 07:35:22 +02:00
ape ape: reimplement rename() - fixing compiler warnings and handling more error cases 2019-06-24 20:09:04 +02:00
boot add missing device tree file for raspberry pi 4 2019-08-18 22:19:29 +02:00
cmd ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik) 2019-08-30 20:17:19 +02:00
games wadfs: avoid comma operator after PBIT32() macros 2019-05-07 21:49:49 +02:00
lib9p lib9p: fix zero msize abort() due to unknown version (thanks kivik) 2019-03-01 01:43:55 +01:00
libaml
libauth libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru) 2019-08-02 19:06:23 +02:00
libauthsrv libauthsrv: authdial smprint() out of memory autism 2019-04-06 20:23:00 +02:00
libavl
libbin
libbio
libc Add test for pow.c 2019-06-16 18:21:52 -07:00
libcomplete
libcontrol
libdisk
libdraw
libdtracy dtracy: avoid dmachlock() race 2019-03-30 09:17:46 +01:00
libfis
libflate
libframe
libgeometry
libhtml
libhttpd
libip libip: move optimized 386 assembly version of ptclbsum() from kernel to libip 2019-02-27 18:29:08 +01:00
libjson
liblex
libmach libmach: remove newline 2019-05-09 10:27:17 +02:00
libmemdraw libmemdraw: remove static Point p00 and use ZP instead 2019-03-09 17:36:19 +01:00
libmemlayer
libmp libmp: add dummy mkfile for arm64 2019-05-03 21:02:13 +02:00
libndb ip/ipconfig, ndb/dns, libndb: handle parseipmask() errors 2019-02-12 21:44:57 +01:00
libplumb
libregexp
libsat
libscribble
libsec auth/rsa2asn1: implement private key export with -a flag (thanks kvik) 2019-08-30 07:34:35 +02:00
libstdio
libString
libsunrpc
libthread libthread: initial support for arm64 2019-05-03 21:03:12 +02:00
libttf
libventi
mkfile
mkfile.proto arm64: add mkfile 2019-05-03 21:12:31 +02:00