summaryrefslogtreecommitdiff
path: root/sys/src/cmd/ndb/csquery.c
AgeCommit message (Collapse)Author
2019-08-30ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik)cinap_lenrek
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
2018-04-28ndb/csquery: insert \n between read chunkscinap_lenrek
2018-04-19ndb/dnsquery, ndb/csquery: handle long linescinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen