Usage
In case you want to have the output of a command in the CLI in bash or zsh saved into a variable, you can do that via the following:
| |
And you can re-use these variables in the command like, for example
| |
In case you want to have the output of a command in the CLI in bash or zsh saved into a variable, you can do that via the following:
| |
And you can re-use these variables in the command like, for example
| |