linux_aria

My file bash, and configurate for linux


Project maintained by ariafatah0711 Hosted on GitHub Pages — Theme by mattgraham

2

nano

nano -B file.txt # nano file with backup
    file.txt file.txt~

nano +3500,20 file.txt # position ur edit

vim

vim tutor