netctl icon indicating copy to clipboard operation
netctl copied to clipboard

Results 2 netctl issues
Sort by recently updated
recently updated
newest added

Consider compile it as a static library. ```bash bash-5.0# netctl dyld: Library not loaded: /usr/lib/libcups.2.dylib Referenced from: /usr/local/bin/netctl Reason: image not found Abort trap: 6 ```

The latest commit uses `getopt`, which completely breaks following argc and argv argument parsing.