編輯設定檔後重新啟動Ubuntu系統

編輯設定檔後重新啟動Ubuntu系統

我使用命令編輯了我的 Ubuntu 配置文件vi,然後我通過鍵入重新啟動了系統reboot,但在重新啟動後,配置文件恢復到原來的樣子!有什麼想法嗎?

這是我在終端機中輸入的內容:

 vi /temp/m1.conf
i
here is the new command
escpe button
:wq
reboot

相關內容