bash-dep.xml 461 B

1234567891011121314151617181920
  1. <sect2>
  2. <title>Bash Installation Dependencies</title>
  3. <para>Last checked against version &bash-depversion;.</para>
  4. <literallayout>Bash: bash, sh
  5. Binutils: ar, as, ld, ranlib, size
  6. Diffutils: cmp
  7. Fileutils: chmod, cp, install, ln, ls, mkdir, mv, rm
  8. Gcc: cc, cc1, collect2, cpp0, gcc
  9. Grep: egrep, grep
  10. Make: make
  11. Gawk: awk
  12. Sed: sed
  13. Sh-utils: basename, echo, expr, hostname, sleep, uname
  14. Texinfo: install-info
  15. Textutils: cat, tr, uniq</literallayout>
  16. </sect2>