-
### Environment
I'm running on MacOS Ventura, using a `flake.nix` file to provision the environment for the project.
Here's the file, which is adapted from the `shell.nix` file provided at https…
-
`ls` from coreutils segfaults when it need to resolve user/group name to uid/gid via nss_systemd.so.2
At first I blamed systemd https://github.com/systemd/systemd/issues/29337 but Lennart raised a …
-
Hi,
I googled around a bit and found the following alternatives to some programs you listed on `README`
- ps: [procs](https://github.com/dalance/procs) [done]
- sed: [sd](https://github.com/chml…
-
We are using the [`uutils/coreutils`](https://github.com/uutils/coreutils) crates for some of our key file-system commands.
Their project has some core crates like `uucore` and then a series of cr…
-
$ openssl dgst -help
Usage: dgst [options] [file...]
file... files to digest (default is stdin)
-r Print the digest in coreutils format
$ openssl dgst -r -sha256 123.txt
18…
-
Here's what seems to be the most relevant part:
```
* opkg_download: Failed to download https://downloads.openwrt.org/releases/23.05.4/packages/aarch64_cortex-a53/packages/coreutils-sleep_9.3-1_aar…
-
When tracing the coreutils `seq` benchmark with a symbolic argument, tracing fails with the following error message:
```
[FunctionLog] Saving Trace Info...
[FunctionLog] Restoring tracing vars…
-
Implemented in GNU coreutils with this commit: https://github.com/coreutils/coreutils/commit/ea94589e9ef02624a3837f97f80efd7d3dcf56bf
-
Hi, I found some errors when brew doctor ...
Error: /usr/local/Library/Formula/coreutils (many errors in many lines)
Thx
[brew terminal output.txt](https://github.com/mistydemeo/tigerbrew/files/3…
-
Among other things this should allow stat(1) to report file birth times.
http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=ea916c70a5fc47ee6036a05416bc7462fd8dc1cd
Low priority, but might be…