Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

regex start string

Start of String or Line: ^ 
By default, the ^ anchor specifies that the following pattern must begin 
at the first character position of the string.
 
PREVIOUS NEXT
Tagged: #regex #start #string
ADD COMMENT
Topic
Name
9+6 =