Linux - 3
vi editor
to edit the file have three modes
a) command mode
b) insert mode
c) exit mode
to edit file___{ vi sample1 }
-To exit from file esc :wq! ( to save & quit) : w (save) : q (quit) ~home
To insert and append the dataDescription
Ato append...
kusuma-devops.blog8 min read