What's your most-used terminal trick nobody taught you?

The watch command is quite useful—I also use it to see “live” GPU usage with nvidia-smi (we run some scientific software pipelines that make use of the GPU, and for debugging purposes it can be helpful to see the realtime usage).

3 Likes