aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/findutils-exp.xml
blob: 9902a8916b301ee7e3dce5cef6e3b5f0ab3a91f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<sect2>
<title>Command explanations</title>

<para><userinput>patch -Np1 -i ../findutils-&findutils-patch-version;.patch</userinput>: 
This patch fixes some compilation errors by avoiding a variable conflict
and changing some bad syntax.</para>

<para><userinput>patch -Np1 -i ../findutils-&findutils-segfault-patch-version;-segfault.patch</userinput>: 
This patch fixes a segfault in <userinput>locate</userinput> when encountering
a very long path name.</para>

</sect2>