Redian新闻
>
how to open pipe files in java
avatar
how to open pipe files in java# Java - 爪哇娇娃
z*n
1
Sorry for this question, but I do appreciate your answer if you can tell me on
this board or to my mailbox.
Under unix
cat filename | ./run
Inside run script, there is the Java file that takes filename as the input. So
how does Java read the filename in the java code?
avatar
m*t
2

on
So
When you do "cat filename | ./run", it is the content of the file, instead of
the file name itself, that is fed to ./run, through standard input, ./run
will not be able to see the name of the file.

【在 z****n 的大作中提到】
: Sorry for this question, but I do appreciate your answer if you can tell me on
: this board or to my mailbox.
: Under unix
: cat filename | ./run
: Inside run script, there is the Java file that takes filename as the input. So
: how does Java read the filename in the java code?

相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。