-
-T lists the tag:
```
ls -T a.txt
t ISO8859-1 T=on a.txt
```
-
#### Operating system and version:
Ubuntu server 24.04.1, x86-64, clean install, removed snapd and unattended-updates
#### `nvm debug` output:
```sh
nvm debug
nvm --version: v0.40.1
$SHELL: /bin/ba…
-
This is done here:
https://github.com/uutils/coreutils/blob/main/.github/workflows/GnuTests.yml
and
https://github.com/uutils/coreutils/blob/main/.github/workflows/GnuComment.yml
we are publishi…
-
I am following this recipe and build debian in docker.
https://variwiki.com/index.php?title=Yocto_Debian_Build_Release&release=mx8mn-debian-bookworm-6.1.36_2.1.0-v1.0
Specifically, I am building …
-
ios wants to send a new kind of connection:
- regular connection:
- `CLinkCnx-53: PairStart, PairVerifyClient, 0xC < System PerDevice >`
```
Jun 21 12:47:18 rapportd(CoreUtils)[94] : CLinkC…
-
I'm pretty sure that nobody would expect the file contents to be deleted when copying to the same file. This also seems to affect compatibility with node.
Here I print the size of the copied file b…
-
Currently there's a bit of Nix complexity in the flake. It would be pretty crass to copy/paste this into nixpkgs.
So better extracted from the flake, suitable for direct consumption.
@jaredmont…
-
from https://openwrt.org/toh/friendlyarm/nanopi_r2s, there is a version avail of 23.05.03, but the below error comes out when using the stock friendlyelec firmware (which is also sort of 23.05.03)
…
-
I'm seeing that the `who` coreutils sample is lifting but the recovered binary is segfaulting because `realloc` is failing:
```
realloc(): invalid pointer
Aborted (core dumped)
```
-
I'm trying to build coreutils 0.0.15 on a x86_64-pc-linux-musl host using the full LLVM toolchain and see the following build error:
```
Running `rustc --crate-name libstdbuf --edition=2021 src…
marv updated
4 months ago