[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Broken pipe error

From: Ben Reser <ben_at_reser.org>
Date: 2004-08-25 00:17:55 CEST

On Tue, Aug 24, 2004 at 05:11:11PM -0500, Ben Gollmer wrote:
> $ svn cat www/settings.php | strace gedit
>
> and the output showed up in gedit, making the strace rather pointless
> :) What syntax can I use to keep strace from intercepting gedit's
> stdin?

svn cat www/settings.php | strace -o strace.outputfile gedit

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 25 00:18:11 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.