[Bug 2149865] Re: Strange executable '[' found in cargo/bin/coreutils on Resolute
Richard Scott McNew
2149865 at bugs.launchpad.net
Wed Apr 22 16:21:06 UTC 2026
'[' is the coreutils "lbracket" command which is also called "test".
It is one of the coreutils commands originally found in the GNU
coreutils:
https://github.com/coreutils/coreutils/blob/master/src/lbracket.c
More information about it can be found here:
https://www.maizure.org/projects/decoded-gnu-coreutils/test.html
You can also run:
'/usr/bin/[' --help
And you will see the help message.
** Changed in: rust-coreutils (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to rust-coreutils in Ubuntu.
https://bugs.launchpad.net/bugs/2149865
Title:
Strange executable '[' found in cargo/bin/coreutils on Resolute
Status in rust-coreutils package in Ubuntu:
Invalid
Bug description:
Hello,
when testing Resolute, I noticed that there is a strange '[' binary in /usr/lib/cargo/bin/coreutils/.
$ dpkg -S /usr/lib/cargo/bin/coreutils/\[
rust-coreutils: /usr/lib/cargo/bin/coreutils/[
$ dpkg -l| grep rust-coreutils
ii rust-coreutils 0.8.0-0ubuntu3 amd64 Universal coreutils utils, written in Rust
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-coreutils/+bug/2149865/+subscriptions
More information about the foundations-bugs
mailing list