Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The perl qx operator (`cmd`) calls a shell when cmd contains shell metacharacters. If our netgroup (accidentally) contains a shell meta character, unexpected things might happen. Replace by safer code.
- Loading branch information