203. Linux 的指令模式下,如果想要儲存 ifconfig 的執行結果至文字檔(file.txt), 以供未來參考,同時想要覆蓋掉已存在的檔案資料,該如何下指令?
(A)ifco nfig >> file.txt
(B)ifconfig < file.txt
(C)ifconfig | file.txt
(D)ifconfig > file.txt 。

答案:登入後查看
統計: A(14), B(6), C(3), D(93), E(0) #2794110