Open ThibautHH opened 1 year ago
Use backticks (`) to insert command output in place in the command line
`
> echo `echo hello` hello >
In-place command output insertion
Use backticks (
`
) to insert command output in place in the command lineExample