LINUX中,用户编写了一个文本文件a.txt,想将该文件名称改为txt.a,下列命令()可以实现。
A.cdtxttxt.a
B.echoa.txt>txt.a
C.rma.txttxt.a
D.cata.txt>txt.a
正确答案是D