while loop in bash

Linux 2010. 9. 19. 07:58
while (true); do netstat -t; sleep 1; done
Posted by 알모리
,