Installing Java on Mac
Before I executed the the ‘sudo’ command, I made sure I enabled the ‘sudo’ account ( Google if you don’t know how to do that ) Next I wanted to find the location and version of the java installed in my system.>>sudo find / -name javaIt listed several directories, including /usr/bin/java. I proceeded to execute… Read More »
You must be logged in to post a comment.