The difference of carriage return among OS(regexp)
1 min readFeb 16, 2019
When coding the GAS, I couldn’t find the information and got worried about this problem(my code had the error, it is “can’t get specific string” ).
・linux => \n
・windows => \r\n
・mac => \r