Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I know you usually use regular expressions on strings with the =~ thingy. How can I do it on a text file though?I mean, I want it to read the entire file as one string. How do I do that?Thanks
I know you usually use regular expressions on strings with the =~ thingy. How can I do it on a text file though?
I mean, I want it to read the entire file as one string. How do I do that?
Thanks