Ubuntu: check the number of threads of a process (terminal)

watch -n1 "ps huH p PID_OF_U_PROCESS | wc -l"