coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

tail --follow=name --follow=descriptor: both allowed?


From: Bernhard Voelker
Subject: tail --follow=name --follow=descriptor: both allowed?
Date: Wed, 07 Mar 2012 14:12:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.2) Gecko/20120215 Thunderbird/10.0.2

For tail, both 'follow' modes are allowed:

  $ src/tail --follow=name --follow=descriptor /tmp/x

It obviously uses the latter option.

Should
a) this behaviour be documented in the info page?
b) tail proceed with a warning?
c) such a combination be rejected?
d) we do nothing?

Have a nice day,
Berny



reply via email to

[Prev in Thread] Current Thread [Next in Thread]