請輸入Linux command
Enter Amount:
$CAD USD GBP AUD JPY EUR One Time Weekly Monthly Annual
/etc/aliases Boot Process cp cut find grep grub nl RunLevel sed shutdown split tac tail tr
rm [options] name...
[option]-i 刪除前逐一詢問確認。-f 即使原檔案屬性設為唯讀,亦直接刪除,無需逐一確認。-r 將目錄及以下之檔案亦逐一刪除。範例:rm -i *.c刪除所有C語言程式檔;刪除前逐一詢問確認 rm -r Finished將 Finished 子目錄及子目錄中所有檔案刪除