单选题:Which of these shell commands will NOT display the contexts of s
Which of these shell commands will NOT display the contexts of shell variable A? @[B](1)
A. echo $A
B. echo ‘$A’
C. echo “$A”
D. printf $A
A.echo $A
B.echo ‘$A’
C.echo “$A”
D.printf $A
答案:B
A. echo $A
B. echo ‘$A’
C. echo “$A”
D. printf $A
A.echo $A
B.echo ‘$A’
C.echo “$A”
D.printf $A
答案:B