Horje
How to open multiple windows on vi Code Example
How to open multiple windows on vi
Ctrl+ w then press v #this will create a new window
Ctrl + w then press <> left-right direction keys to switch between windows
:e <filename> #this will create a new file on the new window or open
#already existing file
				#make sure you are on the new window before doing the command




Shell

Related
swithc branch in github Code Example swithc branch in github Code Example
shell script for aws lightsail launch Code Example shell script for aws lightsail launch Code Example
Shell Script to Install Ansible AWX on centos 7 Code Example Shell Script to Install Ansible AWX on centos 7 Code Example
know version of centos ec2 Code Example know version of centos ec2 Code Example
staticpodpath in kuberetes Code Example staticpodpath in kuberetes Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
8