I’m trying to make one succinct command made of two individual ones. The first command will result in some kind of output. I would like the second command be a curl command that sends the full contents of the output from the previous command to wherever I would like it. Is this possible?
I was previously doing this will two separate commands and copying and pasting but I would like it to be automatic, requiring only one command.
James Orion is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.