单选题 用户编写了一个文本文件A.txt,想将该文件名称改为txt.a,下列命令______可以实现。
A.cd A. txt xt.a B.echo A. txt>txt.a
C.rm A. txt txt.a D.cat A. txt>txt.a

【正确答案】 D
【答案解析】