Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| coreutils [2016/02/19 20:12] – created - external edit 127.0.0.1 | coreutils [2025/07/21 09:26] (current) – removed steve | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== coreutils ====== | ||
| - | * [[binutils]] | ||
| - | * [[findutils]] | ||
| - | * [[ls]] | ||
| - | * [[tr]] | ||
| - | |||
| - | * [[ftp:// | ||
| - | |||
| - | coreutils will quit if running '' | ||
| - | |||
| - | < | ||
| - | FORCE_UNSAFE_CONFIGURE=1 ./configure | ||
| - | </ | ||
| - | |||
| - | You can force the utilities to have a '' | ||
| - | |||
| - | < | ||
| - | FORCE_UNSAFE_CONFIGURE=1 ./configure --program-prefix=g | ||
| - | </ | ||