📅  最后修改于: 2022-03-11 14:49:38.106000             🧑  作者: Mango
#1st step: get nano
sudo apt-get update
sudo apt install nano
#2nd sted: get into the file and edit
nano [filename]
#3rd step: save
*press Control and o keys*
*then press enter*