|
@@ -118,10 +118,10 @@
|
|
|
|
|
|
<screen><userinput remap="install">make install</userinput></screen>
|
|
|
|
|
|
- <para>Move the <command>ping</command> program to its FHS-compliant
|
|
|
- place:</para>
|
|
|
+ <para>Move some programs to their FHS-compliant place:</para>
|
|
|
|
|
|
-<screen><userinput remap="install">mv -v /usr/bin/ping /bin</userinput></screen>
|
|
|
+<screen><userinput remap="install">mv -v /usr/bin/{hostname,ping,ping6} /bin
|
|
|
+mv -v /usr/bin/traceroute /sbin</userinput></screen>
|
|
|
|
|
|
</sect2>
|
|
|
|