I want to create a file from shell input. That is, I want to run some command, then type the desired contents of my file, then press Ctrl-D and have it create my file with the contents I typed in.
What would be the command for that?
feedback
|
|
You use the | |||
|
feedback
|