From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oa1-x31.google.com (mail-oa1-x31.google.com [IPv6:2001:4860:4864:20::31]) by sourceware.org (Postfix) with ESMTPS id 837D43858C56 for ; Tue, 21 Jun 2022 13:23:06 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 837D43858C56 Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-101cdfddfacso10194198fac.7 for ; Tue, 21 Jun 2022 06:23:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=2dNivdA2o0+zidQ1LP89ZybUirM0M+t6FUIyrXnva/8=; b=lxbHEJxP1EH505ad9kMMrRZ/vw62nCs/p8ZrveWhL02q8q1n6ZT/ALtHX7bSFkTBJk To+gWrbpKsuzEbXZR5Icg1H3MXFFS/4s3mJAdBT336Sl1YLW+iV9cxXWvFl6I2jtno0C v+4IRmm9Y9KYx478p/0dQVbjGZbRZ6TyHfoHtWyMJTFuKPBXJuk+wNYSGzDfPp1YJ0Iw +JtPsEBsXVN4Mk0V5J4MCpGwzSh5Igr75GQy4tP/ZB00edgyEJotOqO2G+sG6JosrV0H jSah4PpmH5GW2O0WpXIEKB3HDF2vcVQSLfA2ZCpqmhMz2R6xTFWH4+EKuylnBOTM1gbQ 591A== X-Gm-Message-State: AJIora9w4vNmVprnKVfSIVE8fPGwvVbqD5YHhtN0vRVSr73KIjYIX79k RWhccKli67Fd7ePZpKcwFqfcdhD2rDvoo/8mlVvyR2N38ng= X-Google-Smtp-Source: AGRyM1tSVFTW1GRMPljfYdvWh5QybsMrIUiekXYvKporseiJWGjlcElVOFV2iY8KTccLe6k9APbTSYohqpvPiL9A7AY= X-Received: by 2002:a05:6870:240e:b0:101:ddfc:813c with SMTP id n14-20020a056870240e00b00101ddfc813cmr6591799oap.200.1655817785357; Tue, 21 Jun 2022 06:23:05 -0700 (PDT) MIME-Version: 1.0 From: Andrew Schulman Date: Tue, 21 Jun 2022 09:22:55 -0400 Message-ID: Subject: multitail 6.5.2-1 To: cygwin-announce@cygwin.com Content-Type: text/plain; charset="UTF-8" X-Spam-Status: No, score=1.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Jun 2022 13:23:08 -0000 multitail 6.5.2-1 is now available in Cygwin. This is a new upstream release. See the upstream changelog[1] for details. 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://github.com/halturin/multitail/releases ******************************************************************* 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.