Answer the question
In order to leave comments, you need to log in
How to work with your call in cmd?
In a Linux terminal, write -$Command1 $(Command2) so that Command1 executes a command with the results of the second command.
How can this be implemented in Windows (what should I write instead of $()?)
Answer the question
In order to leave comments, you need to log in
Give a concrete example of commands in Linux to better understand what you want. Maybe the option will suit you Команда2 | Команда1
, but this design works the same in Linux and in Windows. IMHO such variant and in Linux use more often, than resulted by you.
The cmd language is not as rich as bash; not all Bashevsky constructions can be transferred to cmd without loss of meaning.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question