Question about input file from terminal

J

Junior

hi,

i am new to java and i kinda stuck how to get input from the terminal
for example :

java < input.txt

how can i do it ?

thanks

Jerry
 
G

Guest

hi,

i am new to java

Most people who are new to Java probably would get better responses in
comp.lang.java.help .
and i kinda stuck how to get input from the terminal for example :

java < input.txt

how can i do it ?

thanks

Jerry

That's an operating system issue not specific to java.

System.in is where you should start your search.

HTH,
La'ie Techie
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top