|
@@ -5,14 +5,15 @@
|
|
|
|
|
|
<literallayout>
|
|
|
bash: sh
|
|
|
-binutils: ar, as, ld
|
|
|
-bison: bison, yacc
|
|
|
-fileutils: chmod, cp, ln, mv, rm, touch
|
|
|
-gcc: cc
|
|
|
+binutils: ar, as, ld, ranlib
|
|
|
+bison: bison
|
|
|
+diffutils: cmp
|
|
|
+fileutils: chmod, cp, install, ln, mv, rm, touch
|
|
|
+gcc: cc1, collect2, cpp0, gcc
|
|
|
grep: egrep, grep
|
|
|
make: make
|
|
|
sed: sed
|
|
|
-sh-utils: dirname
|
|
|
+sh-utils: echo, hostname
|
|
|
textutils: cat, tr
|
|
|
</literallayout>
|
|
|
|