AntiMicroX/antimicrox

Check $PATH for executables

Offen

#36 geöffnet am 13.09.2020

 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (236 Forks)auto 404
enhancementgood first issuelow-priotity

Repository-Metriken

Stars
 (3.844 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 13m) (1 gemergte PR in 30 T)

Beschreibung

Currently, assigning executable to a button requires providing full path to used executable, it would be convenient to check also places like /bin/ to check if used executable exists instead of asking user about providing full path.

Contributor Guide