#!/usr/bin/bash protoc -I . --cpp_out=. --grpc_out=. --plugin=protoc-gen-grpc=/usr/bin/grpc_cpp_plugin grpc_ex.proto