How do I access My jar in the mac os terminal. I have a jar in my desc top called System FRONT.jar
First, I putcd desktop
then i put
java -jar System FRONT.jar
It says unable to access jarfile system
Then I tried another jar which does not exist, it also says unable access jar file system. How do i fix?