X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: OuA1iD0VM1n4I188IDlFHvLXr8DVmJD4BwkutXa8FCzy6ztQqTyYJed.LMv5OJ2_jXON1hGoRNac7wUZgVJzHGcD6CHOodSb.4Vx0ksv2a2GPrEOfDeh X-Yahoo-Newman-Property: ymail-3 Message-ID: <479B2AAA.8020602@sbcglobal.net> Date: Sat, 26 Jan 2008 12:42:18 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: prevent scroll (or something like that) References: <15107205 DOT post AT talk DOT nabble DOT com> In-Reply-To: <15107205.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 2008-01-26 11:57Z, electron wrote: > > I'm doing an assignment for school and I'm supposes to disassemble a piece > of code with a disasembler. This works just fine but the output asembly code > is to large to fit on the screen. So when i scroll all the way up I can't > read the complete output. $disassemble binary_file 2>&1 | less Syntax explained under "REDIRECTION" in the 'bash' manual: $man bash -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/