Answer the question
In order to leave comments, you need to log in
How to create a file with text from the console in linux without redirecting input / output streams and sed?
The fact is that there is a web project that executes commands on a different server remotely. Therefore, I/O flows do not work there. If I do the command "echo '123" > test.file", then the file is created empty. I tried to do it with sed, but it does not work. Are there other ways to create a file with text through terminal commands?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question