How do I Enable Access To Assistive Devices via bash or terminal?
Good evening,
I am trying to add Automator to Assitive Devices in El Capitan via Unix command in remote desktop. How do I do that via a script/terminal command???
I tried this but it gives me an error.
sudo sqlite3 /Library/Application\ Support/com.apple.TCC/TCC.db "INSERT or REPLACE INTO access VALUES('kTCCServiceAccessibility','com.apple.Automator',1,1,1,NULL)"
Any ideas?
Thank you,
iMac, OS X El Capitan (10.11.1)