Reputation: 67
I am trying to write a management utility like "TOP" to monitor some device. How can I use BASH to write something like "TOP" which means the output is dynamically refreshed and the new output will override the old output?
THanks!
Upvotes: 1
Views: 295