Y
Hacker News
new
|
ask
|
show
|
jobs
by
cloudrkt
1454 days ago
You can do the diff output with watch by using the -d option.
watch -d <command>
The rollback feature seems useful.