package fhelp // auto run protoc with the correct args func Sudo(cmd []string) error { return osSudo(cmd) }