Closed martinbeentjes closed 8 years ago
I don't think this will work on os versions other than sierra.
As @jutkko mentioned above, this will not work on versions older than Sierra. Therefore, I opened #35 which uses a regular expression to fix this issue.
The
awk
command was not correct. At both occurrences, I saw that the element before the actual needed value was retrieved. Fixed it by changing both values.This fix was needed for my macOS Sierra version 10.12 Beta (16A313a).