Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!aioe.org!.POSTED!not-for-mail From: Roedy Green Newsgroups: comp.lang.java.programmer Subject: Re: how to read back the lines printed out to the console? Date: Mon, 30 Jan 2012 20:42:57 -0800 Organization: Canadian Mind Products Lines: 16 Message-ID: References: <99599fa8-013c-4132-ac9e-5987d9d5588e@o13g2000vbf.googlegroups.com> Reply-To: Roedy Green NNTP-Posting-Host: Z2l1DcCELS0rATq8NqV4Sw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 X-Newsreader: Forte Agent 6.00/32.1186 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11667 On Mon, 30 Jan 2012 20:18:47 +0000 (UTC), glen herrmannsfeldt wrote, quoted or indirectly quoted someone who said : >The old-fashioned way on unix is the tee command, which you can pipe >into, and will write to a file and stdout. Take Command includes a TEE command. See http://mindprod.com/jgloss/takecommand.html -- Roedy Green Canadian Mind Products http://mindprod.com One of the most useful comments you can put in a program is "If you change this, remember to change ?XXX? too".