|
@@ -8,7 +8,7 @@ the FHS standard, which can be found at
|
|
|
Issuing the following commands will create a default directory layout:</para>
|
|
|
|
|
|
<para><screen><userinput>mkdir -p /{bin,boot,dev/pts,etc/opt,home,lib,mnt,proc} &&
|
|
|
-mkdir -p /{root,sbin,tmp,usr,usr/local,var,opt} &&
|
|
|
+mkdir -p /{root,sbin,tmp,usr/local,var,opt} &&
|
|
|
for dirname in /usr /usr/local
|
|
|
do
|
|
|
mkdir $dirname/{bin,etc,include,lib,sbin,share,src}
|