Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

If the {string} part is omitted, it is considered as an empty string, and the matched pattern is deleted. The following command deletes all instances of the string ‘foo’ in the current line

:s/foo//g
Source by linuxize.com #
 
PREVIOUS NEXT
Tagged: #If #part #considered #empty #matched #pattern #The #command #deletes #instances #string #current #line
ADD COMMENT
Topic
Name
4+9 =