From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yx0-f170.google.com (mail-yx0-f170.google.com [209.85.213.170]) by speech.braille.uwo.ca (Postfix) with ESMTP id 33BC1C1A492 for ; Fri, 3 Sep 2010 13:29:04 -0400 (EDT) Received: by yxm8 with SMTP id 8so1060389yxm.29 for ; Fri, 03 Sep 2010 10:32:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=BoWOY3Hzs/7DmaetTJAOv1B6QZE2zkjf6odlmhon79Y=; b=PGUfjkMWeDglP44xB5CaQSLoybITyFffRkJQtJZE6qh9Nine7Q4/kRpsRT8cQpAyfT 4l21EW+o9RZ+DvPQMSOf241bxNv9hLv0ecTwIwKzTA0Zgs4huTA/f7OFgLGbS8Gt08EA sREntKxPdUBQjjR1+kn0Ufdjy9mpzWaf5LRgQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; b=md2iG8BpXAl/1LPc7RZEY7+Rr0dOHCeIGUn2dW8wf/XZCVbIBMq+I47bc+wgamMg3h fHPBkjuGUlXHBY1uuayn+YlBQanujLO8KDGsIx1nAY8u2YdfKwLGkSB0Xk8zAtm8X63W jMbLHEcP0d/NxghMc6rGtu8HlU+pAKZYkFNa8= Received: by 10.150.250.40 with SMTP id x40mr23198ybh.135.1283535127197; Fri, 03 Sep 2010 10:32:07 -0700 (PDT) Received: from localhost (ip24-253-221-18.ok.ok.cox.net [24.253.221.18]) by mx.google.com with ESMTPS id e7sm180705ybe.4.2010.09.03.10.32.05 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 03 Sep 2010 10:32:06 -0700 (PDT) From: Christopher Brannon To: "Speakup is a screen review system for Linux." Subject: Re: sox stat command - please help References: <1283534181.9433.9.camel@orchid.sented-plants.local> Date: Fri, 03 Sep 2010 12:32:11 -0500 In-Reply-To: <1283534181.9433.9.camel@orchid.sented-plants.local> (Georgina Joyce's message of "Fri, 03 Sep 2010 18:16:20 +0100") Message-ID: <87eidavilg.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.13 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2010 17:29:04 -0000 Georgina Joyce writes: > $ sox foo.wav -e stat The syntax is now: sox foo.wav -n stat where -n indicates that no output file should be produced. -- Chris