[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug in basename builtin
From: |
Stefan Krusche |
Subject: |
Re: Bug in basename builtin |
Date: |
Wed, 18 Mar 2020 14:57:14 +0100 |
User-agent: |
KMail/1.9.10 |
Am Mittwoch, 18. März 2020 schrieb Eric Blake:
> > this does not happen on my system, Devuan ascii with:
> > $ bash --version
> > GNU bash, version 4.4.12(1)-release (x86_64-pc-linux-gnu)
>
> bash 4.4 did not ship with a basename builtin.
>
> > $ basename --
> > basename: missing operand
> > Try 'basename --help' for more information.
>
> That output corresponds to GNU coreutils, which is not testing the
> same program.
Yes, my mistake. Thanks.
Kind regards,
Stefan
PS: no need to CC me, I'm subscribed.