machineid icon indicating copy to clipboard operation
machineid copied to clipboard

support for cron on darwin os

Open DZariusz opened this issue 4 years ago • 1 comments

When run under cron, machineID returns error:

exec: \"ioreg\": executable file not found in $PATH

This PR makes it will try again with absolute path instead of failing. I was able to figure out thanks to: crontab-doesnt-execute-ioreg-on-my-mac

DZariusz avatar Jul 27 '20 20:07 DZariusz

Getting a similar issue when running cmd without abs path! Thanks for the fix.

@denisbrodbeck, Hey there, could you please merge this pull request? Thanks!

dogancanbakir avatar Sep 25 '23 13:09 dogancanbakir