Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
coreutils [2025/07/21 09:26] stevecoreutils [2025/07/21 09:26] (current) – removed steve
Line 1: Line 1:
-====== coreutils ====== 
  
-  * [[findutils]] 
-  * [[ls]] 
-  * [[tr]] 
- 
-  * [[ftp://ftp.gnu.org/gnu/coreutils/]] 
- 
-coreutils will quit if running ''./configure'' as root.  To override: 
- 
-<code> 
-FORCE_UNSAFE_CONFIGURE=1 ./configure 
-</code> 
- 
-You can force the utilities to have a ''g'' prefix, so that they will install on systems without overriding defaults -- fex, ''gls'' instead of ''ls'': 
- 
-<code> 
-FORCE_UNSAFE_CONFIGURE=1 ./configure --program-prefix=g 
-</code> 

Navigation
QR Code
QR Code coreutils (generated for current page)