D
D
Daniel Demidko2019-06-18 15:32:21
Java
Daniel Demidko, 2019-06-18 15:32:21

How to use CMD to redirect a stream to a Java application?

I will be brief, I need an analogue of the command
$ cat access.log | java -jar myjavaappfor Windows CMD, please tell me.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2019-06-18
@DanielDemidko

> type access.log | java -jar myjavaapp

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question