I am using linux, for the first time in my life. But I am not able to understand the difference between a Java (Eclipse) console and the linux terminal.
Can anybody please enlighten me?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
A terminal is a program that provides you with access to a linux shell. A console is an eclipse window where output is printed by programs run by eclipse.