Util-Linux package development
 help / color / mirror / Atom feed
From: Karel Zak <kzak@redhat.com>
To: Ruediger Meier <sweet_f_a@gmx.de>
Cc: util-linux@vger.kernel.org
Subject: Re: [PATCH 1/2] tailf: deprecated
Date: Mon, 16 Mar 2015 14:32:53 +0100	[thread overview]
Message-ID: <20150316133253.GN28925@ws.net.home> (raw)
In-Reply-To: <1426259377-15288-2-git-send-email-sweet_f_a@gmx.de>

On Fri, Mar 13, 2015 at 04:09:36PM +0100, Ruediger Meier wrote:
>  Documentation/deprecated.txt |  5 +++++
>  tests/expected/tailf/simple  |  1 +
>  text-utils/tailf.1           |  6 ++++++
>  text-utils/tailf.c           | 16 ++++++++++++----
>  4 files changed, 24 insertions(+), 4 deletions(-)

Boys you're so bad.. I use tailf! Well, both patches applied :-)

>  #include <stdio.h>
>  #include <stdlib.h>
>  #include <unistd.h>
> @@ -246,6 +251,9 @@ int main(int argc, char **argv)
>  	textdomain(PACKAGE);
>  	atexit(close_stdout);
>  
> +	warnx(_("warning: "
> +		"use of 'tailf' is deprecated, use 'tail -f' instead"));

moved to usage() to avoid regression in output.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

  reply	other threads:[~2015-03-16 13:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-13 15:09 [PATCH 0/2] tailf is deprecated Ruediger Meier
2015-03-13 15:09 ` [PATCH 1/2] tailf: deprecated Ruediger Meier
2015-03-16 13:32   ` Karel Zak [this message]
2015-03-13 15:09 ` [PATCH 2/2] tests: disarm tailf test Ruediger Meier
  -- strict thread matches above, loose matches on Subject: below --
2015-03-16 14:14 [PATCH 1/2] tailf: deprecated Ruediger Meier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150316133253.GN28925@ws.net.home \
    --to=kzak@redhat.com \
    --cc=sweet_f_a@gmx.de \
    --cc=util-linux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox