From owner-freebsd-questions Sun Jan 28 12: 6:41 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.il.home.com (ha1.rdc1.il.home.com [24.2.1.66]) by hub.freebsd.org (Postfix) with ESMTP id D902037B402 for ; Sun, 28 Jan 2001 12:06:21 -0800 (PST) Received: from math.missouri.edu ([24.12.197.197]) by mail.rdc1.il.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010128200621.DWAV24206.mail.rdc1.il.home.com@math.missouri.edu>; Sun, 28 Jan 2001 12:06:21 -0800 Message-ID: <3A747BBD.35AA7F72@math.missouri.edu> Date: Sun, 28 Jan 2001 14:06:21 -0600 From: Stephen Montgomery-Smith X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Justin W. Pauler" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: tail References: <01012813255100.83352@gateway.drnet.fais.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What I do (this is using the csh or tcsh shell): while 1 echo "" df sleep 1 end "Justin W. Pauler" wrote: > > I am not sure if this is a command, but if not, I think it would be useful. I > have often needed to watch output from different commands like df, but I have > to continously run the command to get the latest amount. I was thinking, why > couldn't tail do that? Since it can watch files for changes and display > those, why not for a command? > > I tried tail -f |df -h and could not get it to update. I would appreciate > your thoughts. > > I am also cc'ing this to stable in cause it is a bug/feature... > > -jwp > > -- > Justin W. Pauler > FlexiShell Internet Services > E-Mail: jwpauler@jwpages.com > WWW: http://www.jwpages.com > IRC: drnet@#EggDrop, Undernet IRC Network > > ----------------------------------------------------------------------- > One seldom sees a monument to a committee. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Stephen Montgomery-Smith stephen@math.missouri.edu http://www.math.missouri.edu/~stephen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message