-->
当前位置:首页 > 题库

单选题:which command cannot obtain the home directory of the current us

Luz5年前 (2021-05-10)题库489
which command cannot obtain the home directory of the current user?@[C](1)
A. cat /etc/passwd;
B. echo ~
C. echo $PWD;
D. echo $HOME



A.cat /etc/passwd;
B.echo ~
C.echo $PWD;
D.echo $HOME


答案:C