From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 16:19:28 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C2A2716A468 for ; Wed, 6 Jun 2007 16:19:28 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.231]) by mx1.freebsd.org (Postfix) with ESMTP id 7DB6213C489 for ; Wed, 6 Jun 2007 16:19:28 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: by nz-out-0506.google.com with SMTP id 14so178626nzn for ; Wed, 06 Jun 2007 09:19:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=QUcGA3gqmiZcsIuBXMTwa2YfEwc0uKo7Mwtl1uNcavrI0+ZVXYwT5GageBsHZrWJJvkLV4W/cOYNwmm7qO4ctnKHsQ7GZnIO82kSXdrMEa9Pvs31LFN7mqoXghx4qanin+ZPmti7t2EYE1ogFPO0KBWCmnH6a2cpW135t7D7laA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=T3mH8NPpcixis+TceN9nfQ36fnjubIGqDYWs1PnGB7UKRjKRrLIKgfRTOpK9w8w6wlkMulqocURn+qo9XtzEeTQpIeetZOvAMe8dX0/zBCNfZYUamottxqCYkOYXWdsKVEx4ADu5x844uYXOZFh/U2fmuR/X0gABBIUaNkpYavU= Received: by 10.114.53.1 with SMTP id b1mr538603waa.1181146767201; Wed, 06 Jun 2007 09:19:27 -0700 (PDT) Received: by 10.114.204.1 with HTTP; Wed, 6 Jun 2007 09:19:27 -0700 (PDT) Message-ID: <905f1be0706060919g647f2f8ajd0cf16c26145e680@mail.gmail.com> Date: Wed, 6 Jun 2007 11:19:27 -0500 From: "Eric F Crist" To: "Zhang Weiwu" In-Reply-To: <1181141180.18606.88.camel@joe.realss.com> MIME-Version: 1.0 References: <1181141180.18606.88.camel@joe.realss.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Jonathan Horne , User Questions Subject: Re: not able to output anything to /dev/ttyv8? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jun 2007 16:19:28 -0000 Along those same lines, I'd like to output iftop to ttyv0 (main console) with login across serial and/or another tty. I get rate limit errors of some sort when I edit /etc/ttys. What method should I use to ouput an application such as iftop to a tty? TIA Eric Crist On 6/6/07, Zhang Weiwu wrote: > > On Wed, 2007-06-06 at 09:31 -0500, Jonathan Horne wrote: > > Im not sure what your application may be, but my simple solution is > > just to > > 'tail -f /path/logfile'. This way, I can see the output of my > > application > > from anywhere I am via ssh (not just the local tty). > > Year, sure, right! I have been using your method for months! I start to > thinking of piping result to a tty because the box running this app is > not far away and I just think it's fun and looking nice to have it > poping up progress :) As you said, this is not very very necessary, it's > mostly for fun and a little bit easier for me > > -- > Zhang Weiwu > Real Softservice > http://www.realss.com > +86 592 2091112 > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" >