Scripts icon indicating copy to clipboard operation
Scripts copied to clipboard

Scripts and snippets I've written

Results 1 Scripts issues
Sort by recently updated
recently updated
newest added

Hi @erikberglund 👋 Here's a small change that I tested to allow your (very useful) privilegedHelperToolStatus script to run on macOS 11.x change this section https://github.com/erikberglund/Scripts/blob/ac60be1e1284dc8cbb6d7a484ee8e3ad9c71b19a/tools/privilegedHelperToolStatus/privilegedHelperToolStatus#L236-L239 to: ```bash IFS='.' read...