
Mostly use commands:Create new file name perlFile.pl or open existing file named perlFile.pl.
#vi perlFile.pl
press letter "i" in the keybord for write to the file
Write what eve you want...
If you want to delete a character under cursor: move pointer on top to the letter, press <Esc> and press letter "x".
To delete...