On Tue, Apr 10, 2018 at 9:27 AM, Kyle Evans wrote:
> Author: kevans
> Date: Tue Apr 10 14:27:27 2018
> New Revision: 332372
> URL: https://svnweb.freebsd.org/changeset/base/332372
>
> Log:
> tail(1): Add some long options
>
> Add --blocks, --bytes, and --lines long options for -b, -c, and -n
>
Author: kevans
Date: Tue Apr 10 14:27:27 2018
New Revision: 332372
URL: https://svnweb.freebsd.org/changeset/base/332372
Log:
tail(1): Add some long options
Add --blocks, --bytes, and --lines long options for -b, -c, and -n
respectively. This improves tail(1)'s compatibility with its GNU