How To Assign Output of a Linux Command to a Variable
Creado: 24-03-20
In this post, we will review the different ways of assigning the output of a shell command to a variable, specifically useful for shell scripting purpose.
https://www.tecmint.com/assign-linux-command-output-to-variable/