-
That way, they could also be installed separately by users of bash/zsh and don't hinder compatibility concerns.
Candidates:
* [ ] `open`: https://github.com/prefix-dev/shell/issues/109
* [ ] `dl`…
-
As most of the single process tests suites are able to run, we can now start working on compiling and running coreutils. This issue serves as a progress tracker for coreutils. Below is the current sta…
-
## What it's all about
Right now, `termux-exec` only wraps `execve`.
`env` however, uses `execvp` to execute external programs.
https://github.com/coreutils/coreutils/blob/a94a551ee031e0ff07d707f86…
-
I would like to remove all unused programs from my nixos installation, including the ones install by default.
**Describe the solution you'd like**
Clear instructions on how to remove `coreutils`, …
-
When `ls -l` is used on a windows system you receive:
```pwsh
---------- 1 somebody somegroup 0 May 19 10:04 ls.exe -> 'C:\Users\andre\Programs\Bin\coreutils.exe'
```
In powershell using `Get…
-
On macOS the `open` command uses the system-registered GUI program to open a given file. On Windows in WSL one can use `explorer some.xls`. On Linux there is also a way to do this.
So we can implem…
-
The following programs in [bench/single-thread] don't terminate:
- 400.perlbench_comb.c
- 445.gobmk_comb.c
- wget-1.12_comb.c
[bench/single-thread]: https://github.com/goblint/bench/tree/master/…
-
Augur lacks a standard test environment across individual developer machines and CI. This results in some test implementations that must use the "lowest common denominator" of programs expected to be …
-
This crate is currently used by [`uutils/coreutils`](https://github.com/uutils/coreutils) for programs like `basenc`, `base32`, and `base64`, and I'm looking for ways to optimize them. I've experimen…
-
It shall allow programs that use GitHub as their ultimate origin point for binaries to not worry about versions, instead always pulling the latest version. Not everything supports RegEx. For example, …