Lecture # 12 - vi Text Editor
Opening file with vi:
To open file in vi vi [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 in vi editor.
By running the command ...
devopswithabdullah.hashnode.dev3 min read