Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

copy paste keys vim

yy		copy current line into storage buffer
[“x]yy	Copy the current lines into register x
p		paste storage buffer after current line
P		paste storage buffer before current line
[“x]p	paste from register x after current line
[“x]P	paste from register x before current line
Comment

PREVIOUS NEXT
Code Example
Shell :: git remote add ssh url 
Shell :: awk or 
Shell :: connect amazon lightsail mac 
Shell :: How to zero pad numbers in file names in Bash? 
Shell :: conda install packages from different channels 
Shell :: elementary os install window cut off 
Shell :: how to install MTAG IN LINUX 
Shell :: switch directory when activating environment 
Shell :: block ip address windows firewall using powershell from text file 
Shell :: linux download file from server to local machine 
Shell :: log by date 
Shell :: set dynamic values with kubernetes yaml file 
Shell :: linux reboot every day 
Shell :: maingit-branch--m-main-<BRANCH-git-fetch-origin-git-branch--u-origin/<BRANCH-<BRANCH-git-remote-set-head-origin--a 
Shell :: remove detached disk from raid array linux 
Shell :: kubernetes pod init command run 
Shell :: create json from cmd 
Shell :: How do I fix issue "E: some index files fail to download.They have been ignored or old ones are used instead" while apt-get update 
Shell :: hora terminal 
Shell :: ubuntu remove non-breaking spaces from file 
Shell :: git remote repo from the cmd prompt 
Shell :: Show error message and exit if $FOO is unset (or null) 
Shell :: openssl rand -hex 32 windows 
Shell :: phpstorm wsl scanning files to index very solw 
Shell :: xfce ubuntu server disable suspend 
Shell :: how to uninstall in ubuntu 
Shell :: linux change directoryyy 
Shell :: how to save file in linux 
Shell :: how to assign a value to a variable in batch script using powershell 
Shell :: install zabbix 
ADD CONTENT
Topic
Content
Source link
Name
8+2 =