Saturday, July 28, 2012

Adding and a flag when process has completed

Here are the details

with bash shell do
ping -c 5 www.google.com && tput bel
with fish shell do
ping -c 5 www.google.com ; tput bel 

Continuously monitor GPU usage

 For nvidia GPUs do the follwing: nvidia-smi -l 1