[PATCH 14/24] ver_linux: ppp.patch

2015-10-03 Thread Alexander Kapshuk
The current implementation uses both 'grep' and 'awk' for text processing here, which may be alright as a quick solution to be run on the command line. While in a script, 'sed' or 'awk' would be a better choice. On top of that, the current implementation expects the version number to be found in

[PATCH 14/24] ver_linux: ppp.patch

2015-10-03 Thread Alexander Kapshuk
The current implementation uses both 'grep' and 'awk' for text processing here, which may be alright as a quick solution to be run on the command line. While in a script, 'sed' or 'awk' would be a better choice. On top of that, the current implementation expects the version number to be found in