Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.bash.bug > #14948 > unrolled thread

bug in dirname loadable?

Started byPeng Yu <pengyu.ut@gmail.com>
First post2018-12-24 21:35 -0600
Last post2018-12-24 21:35 -0600
Articles 1 — 1 participant

Back to article view | Back to gnu.bash.bug


Contents

  bug in dirname loadable? Peng Yu <pengyu.ut@gmail.com> - 2018-12-24 21:35 -0600

#14948 — bug in dirname loadable?

FromPeng Yu <pengyu.ut@gmail.com>
Date2018-12-24 21:35 -0600
Subjectbug in dirname loadable?
Message-ID<mailman.6249.1545708916.1284.bug-bash@gnu.org>
dirname loadable gives the following error. I think the coreutils'
direname's convention is better. Should it be considered as a bug to
fix?

$ dirname -- -a
dirname: usage: dirname string
$(type -P dirname) -- -a
.

-- 
Regards,
Peng

[toc] | [standalone]


Back to top | Article view | gnu.bash.bug


csiph-web