Lecture # 13 - vim Text Editor
vim is also known as vi improved
Opening file with vim:
To open file in vim vim [file-name] command is used. If there is already a file with the name entered, this command will open that existing file otherwise a new file will be created and opened i...
devopswithabdullah.hashnode.dev3 min read