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