单选题:You need to create a symbolic link in the current user's home di
You need to create a symbolic link in the current user's home directory named chapter10 to the file /book/chapter10. Choose the command that will accomplish this.@[C](1)
A. link .chapter10 /book/chapter10
B. ln /book/chapter10 ~/chapter10
C. ln -s /book/chapter10 ~/ chapter10
D. file --link ./ chapter10 /book/chapter10
A.link .chapter10 /book/chapter10
B.ln /book/chapter10 ~/chapter10
C.ln -s /book/chapter10 ~/ chapter10
D.file --link ./ chapter10 /book/chapter10
答案:C
A. link .chapter10 /book/chapter10
B. ln /book/chapter10 ~/chapter10
C. ln -s /book/chapter10 ~/ chapter10
D. file --link ./ chapter10 /book/chapter10
A.link .chapter10 /book/chapter10
B.ln /book/chapter10 ~/chapter10
C.ln -s /book/chapter10 ~/ chapter10
D.file --link ./ chapter10 /book/chapter10
答案:C