27 How to run sudo command without getting command not found error?

Use sudo -E env "PATH=$PATH"  command. Reference http://superuser.com/questions/709515/command-not-found-when-using-sudo