Shobha
The best way to predict the future is to invent it
What is the difference between these three? 1.ps 2.top and 3.htop
The difference between these three is as follows:
ps → It takes a snapshot of all running processes at that moment.
top → It shows a live, real-time view of running processes.
htop → Similar to top, but interactive and more user-friendly.
