Hello,
Sometime I need to extract specific value (or more values) from my system using command outputs (in order to use this values for conditional testing in scripts).
For example: Get my CPU temperature and if it is above 60 °C then do something.
For this scenario I use command "watch -n 2...