Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Regular Expression

Hello World as a regular expression.
Replaces everything with "Hello World".
For use with vi, sed, etc.

Search String :  ^.*$
Replace String: 'Hello World'
Source by helloworldcollection.de #
 
PREVIOUS NEXT
Tagged: #Regular #Expression
ADD COMMENT
Topic
Name
3+8 =