Y
Hacker News
new
|
ask
|
show
|
jobs
by
dowskitest
5709 days ago
I use 'watch' to continuously run my suite of unit tests. I write a new test, it starts failing while looping under 'watch', then I write code to make it pass.
1 comments
arsh
5709 days ago
I have used it for ram memory (free) and processes (ps) monitoring.
link
eru
5709 days ago
Doesn't top do the same job?
link