-
### Question
The document says that `cp` overwrites the file on Windows without `-f`.
I wonder if this behavior is planned or not. I think it important to have the same behavior on different platfor…
-
Implemented in GNU coreutils with this commit: https://github.com/coreutils/coreutils/commit/ea94589e9ef02624a3837f97f80efd7d3dcf56bf
-
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…
-
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…
-
### Description / Steps to reproduce the issue
first issue:
1. download uutils-coreutils
2. run makepkg-mingw for any package
3. wait until extraction step
second issue:
1. the same
2. run …
-
**Is your feature request related to a problem? Please describe.**
Just ran into an issue helping someone install nix. the `chmod -R ugo-w "$NIX_ROOT/store/"` line in the multi user install script wa…
ciiqr updated
9 months ago
-
ghost updated
2 years ago
-
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…
-
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…