Date: Sat, 11 Jan 2003 16:09:16 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/wtail Makefile distinfo pkg-comment pkg-descr pkg-plist ports/sysutils/wtail/files patch-aa Message-ID: <200301120009.h0C09G0e065217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/01/11 16:09:16 PST Modified files: sysutils Makefile Added files: sysutils/wtail Makefile distinfo pkg-comment pkg-descr pkg-plist sysutils/wtail/files patch-aa Log: wtail does the equivalent of tail -f on several files at once. The screen is split into as many parts as there are files to watch. Compiles on both -STABLE and -CURRENT. PR: ports/46958 Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org> Revision Changes Path 1.326 +1 -0 ports/sysutils/Makefile 1.1 +23 -0 ports/sysutils/wtail/Makefile (new) 1.1 +1 -0 ports/sysutils/wtail/distinfo (new) 1.1 +10 -0 ports/sysutils/wtail/files/patch-aa (new) 1.1 +1 -0 ports/sysutils/wtail/pkg-comment (new) 1.1 +8 -0 ports/sysutils/wtail/pkg-descr (new) 1.1 +3 -0 ports/sysutils/wtail/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301120009.h0C09G0e065217>