mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 05:57:43 +00:00
touch is in fileutils, not textutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
2aa1c21d58
commit
9c83b01986
@ -6,7 +6,7 @@
|
||||
<literallayout>
|
||||
bash: sh
|
||||
binutils: ar, as, ld, nm, objcopy
|
||||
fileutils: cp, ln, mkdir, mv, rm
|
||||
fileutils: cp, ln, mkdir, mv, rm, touch
|
||||
findutils: find, xargs
|
||||
gcc: cc1, collect2, cpp0, gcc
|
||||
grep: grep
|
||||
@ -17,7 +17,7 @@ modutils: depmod, genksyms
|
||||
net-tools: dnsdomainname, hostname
|
||||
sed: sed
|
||||
sh-utils: basename, date, expr, pwd, stty, uname, whoami, yes
|
||||
textutils: cat, md5sum, sort, tail, touch
|
||||
textutils: cat, md5sum, sort, tail
|
||||
</literallayout>
|
||||
|
||||
</sect2>
|
||||
|
Loading…
Reference in New Issue
Block a user