leibnizli / leibnizli.github.com

just a blog!
https://leibnizli.github.io
0 stars 0 forks source link

appleScript & hosts #9

Closed leibnizli closed 2 months ago

leibnizli commented 8 years ago
tell application "System Events"
    name of current user
end tell

do shell script "chmod -R 777 " & "/private/etc/hosts" with administrator privileges