X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:reply-to:to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=oqNapvsIwOk1UqnZFIHG2xRRxfbDxtNiI8TCzFMOASi 8xEQzDfbHchs1SBreT+2BRiEfKDzlxHuZUPQ7/4gB7+zZMgkI1xq6zuaT/ddDh2T 6gqwHqWRNPvXchdBUjsDZjGYCjplRieXatMMRKZIt2dwsLcy8AdSHIiqidSpdsXc = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:reply-to:from:reply-to:to:subject:date :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=1rSK4a6yeyh8PRWxvWmtt4BA17M=; b=AlKiQCh8WUprGi+Em kXwJX1c+TcIHy9TRxgmQeR74Hf8L2Pbg5vxigmDzfBX6XS8GSyB3Go2gdxfSr3Dh hcwVQsLVPelad6aL8UiG4rrDx+MAwpmG8cf4KzV2wk+BGcgs2wgz5NMfPhVvy/zR SknH7JHF/JEZhEfjQWJp7D9GQ4= 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_50,KAM_NUMSUBJECT,LIKELY_SPAM_BODY,UNSUBSCRIBE_BODY autolearn=no version=3.3.1 spammy=monitor, Monitor, viewing, H*UA:Internet X-HELO: localhost.localdomain Reply-To: cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcastmailservice.net; s=20180828_2048; t=1575648190; bh=SI4ymC5fMGwqoc4lj2mYa6KhaEUSTInqzAVy/JhWXoU=; h=Received:Received:Received:From:To:Subject:Date:Message-ID: MIME-Version:Content-Type; b=OpG1yE8NP6uBjVGE1KYPm/13oIcji+Y7gITO6++2vVNcXOnLVuMBcLHxCqMmq3yFd uhXjbU9v5D4ZerRctCF9jn47vtHS0IscdO+sPzUjGajOgeJOoaI7pT9Cc+ouATiJhs IYWa2s+FxUEyA79G3W85QY+n7drM5o1W+qjMt/4QqpTPdud8TlzLH+O6qETV7yH+HO uMcs985kuwqGT29pdQVD8NuvmFU2q6SSlluaPRt28HYsD5nAItYXap2Eebfuf1I3yr KHpDo6HqQ6ELCXHwCkUupX3jlfrLZcwzYJhKtH85AWqHDIi2Pzb6Oa+Nt19SGkEbL8 vVmUgEsBoXt9w== X-Xfinity-VAAS: gggruggvucftvghtrhhoucdtuddrgedufedrudekfedgkedtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuvehomhgtrghsthdqtfgvshhipdfqfgfvpdfpqffurfetoffkrfenuceurghilhhouhhtmecufedttdenucgfrhhlucfvnfffucdlqddutddmnecujfgurhephffvufffkffogggtgfesthhqsfdtufdtvdenucfhrhhomheptehnughrvgifucfutghhuhhlmhgrnhcuoehstghhuhhlmhgrnhdrrghnughrvgifsegvphgrrdhgohhvqeenucffohhmrghinhepvhgrnhhhvghushguvghnrdgtohhmpdgthihgfihinhdrtghomhdphihouhhrughomhgrihhnrdgtohhmnecukfhppedutdekrdefuddrvdehtddruddttdenucfrrghrrghmpehhvghlohephhgvlhhiuhhmpdhinhgvthepuddtkedrfedurddvhedtrddutddtpdhmrghilhhfrhhomhepshgthhhulhhmrghnrdgrnhgurhgvfiesvghprgdrghhovhdprhgtphhtthhopegthihgfihinhdqrghnnhhouhhntggvsegthihgfihinhdrtghomhenucevlhhushhtvghrufhiiigvpedt X-Xfinity-VMeta: sc=-10.00;st=legit From: "Andrew Schulman via cygwin" Reply-To: Andrew Schulman To: cygwin AT cygwin DOT com Subject: [ANNOUNCEMENT] multitail 6.5.0-1 Date: Fri, 06 Dec 2019 11:03:02 -0500 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id xB6I4E0p013425 multitail 6.5.0-1 is now available in Cygwin. This is a new upstream release. The author of multitail doesn't provide an up-to-date changelog, but there's a little bit of explanation on the project home page[1], and an older changelog[2]. MultiTail lets you view one or multiple files like the original tail program. The difference is that it creates multiple windows on your console (with ncurses). It can also: * Monitor wildcards: if another file matching the wildcard has a more recent modification date, it will automatically switch to that file. That way you can, for example, monitor a complete directory of files. * Merge 2 or more logfiles. * Use colors while displaying the logfiles (through regular expressions), for faster recognition of what is important and what not. * Filter lines (again with regular expressions) and has interactive menus for editing given regular expressions and deleting and adding windows. * Have windows with the output of shell scripts and other software. When viewing the output of external software, MultiTail can mimic the functionality of tools like 'watch' and such. Andrew E. Schulman [1] https://www.vanheusden.com/multitail/index.php [2] https://www.vanheusden.com/multitail/changelog.php ******************************************************************* To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com If you need more information on unsubscribing, start reading here: http://cygwin.com/lists.html#subscribe-unsubscribe Please read *all* of the information on unsubscribing that is available starting at this URL. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple