X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <15107769.post@talk.nabble.com> Date: Sat, 26 Jan 2008 05:09:26 -0800 (PST) From: electron To: cygwin AT cygwin DOT com Subject: Re: prevent scroll (or something like that) In-Reply-To: <479B2AAA.8020602@sbcglobal.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: lucwaeyen AT gmail DOT com References: <15107205 DOT post AT talk DOT nabble DOT com> <479B2AAA DOT 8020602 AT sbcglobal DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Thanks a million, this solved my problem :D 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/ -- View this message in context: http://www.nabble.com/prevent-scroll-%28or-something-like-that%29-tp15107205p15107769.html Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/