mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-20 14:07:39 +00:00
[Bug 251] fix comment
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
3bc007754d
commit
f1d11bf768
@ -21,7 +21,7 @@ often used in shell scripts to evaluate conditions, but is more often
|
||||
encountered in the form of <command>[ condition ]</command>. These brackets
|
||||
are built into the bash interpreter, but the FHS dictates that there should be a
|
||||
<filename>[</filename> binary. We create that in this way, while still in the
|
||||
<filename>/usr/bin</filename> directory:</para>
|
||||
<filename>/bin</filename> directory:</para>
|
||||
|
||||
<para><screen><userinput>cd /bin &&
|
||||
ln -sf test [</userinput></screen></para>
|
||||
|
Loading…
Reference in New Issue
Block a user