Please click this image for the description
Hi guys, so my homework is asking that I run my program on command prompt which would be Terminal for Mac users like me.
How would I run this on Terminal? How to I access bin?
Also for the >java Echo "echo this string"
How can "echo this string" be accessed as arg[0] and arg1? Which is which for arg[0] and arg1???