Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

delete all lines in vi

#in command mode
gg #takes you to the first line
dG #deletes all 
Comment

how to delete all text inside vi

Esc #set the mode
gg #takes you to the first line
dG #deletes all text in vi 
Comment

PREVIOUS NEXT
Code Example
Shell :: terraform vpc 
Shell :: rabbitmqctl 
Shell :: dir files 
Shell :: how to install fluter 
Shell :: open crontab in nano 
Shell :: curl parallel requests 
Shell :: bash delete a command line 
Shell :: linux command line 
Shell :: take a screenshot linux terminal 
Shell :: git merging to branch from branch 
Shell :: bash if else if 
Shell :: manual of command 
Shell :: fslmaths 
Shell :: bash shuffle lines 
Shell :: java status archlinux 
Shell :: Create Remote for Contributing to a GitHub project 
Shell :: how to use valet to share localhost url to outside 
Shell :: Install Deno - Build and install from source using Cargo 
Shell :: install stegsnow ubuntu 
Shell :: ssl certificat generation 
Shell :: check if string in file 
Shell :: kali linux wired connection insted of wifi 
Shell :: vim append to line 
Shell :: Install Geforce Now on Ubuntu 
Shell :: docker build non-zero code 100 
Shell :: workspace switch shortcur Gnome 
Shell :: no matches found: *.dmg 
Shell :: iina github 
Shell :: echo str terminal meaning 
Shell :: streams in unix 
ADD CONTENT
Topic
Content
Source link
Name
5+4 =