Answers for "To ignore case for the search pattern, use the i flag:"

0

To ignore case for the search pattern, use the i flag:

:s/Foo/bar/gi
Posted by: Guest on August-20-2021

Code answers related to "To ignore case for the search pattern, use the i flag:"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language