Pattern matching usuing grep in bash doeasn’t work
I’m very new to bash and i tried matching a pattern inside a text.
The goal was to divide a pgn file with a lot of chess games to a lot of files, each of them containing one game.
I’m very new to bash and i tried matching a pattern inside a text.
The goal was to divide a pgn file with a lot of chess games to a lot of files, each of them containing one game.