Suponha que tenhamos o seguinte test.txt :
# commented line, no match
# commented line, would match /app/
# again commented, would match app
non commented line, matchin /app
non commented line, no match
Eu gostaria de obter todas as lin...
11.12.2015 / 03:00