A.global参数B.printers shares 部分C.directory shares 部分D.applications shares 部分
A.ln /root/dir1 /tmp/testB.ln -s dir1 /tmp/testC.ln -s /root/dir1 /tmp/testD.ln /root/dir1 /tmp/dir1
A.find .-name "dir*"B.find .-inum "dir*"C.find .-name "dir"D.find .-n "dir*"