Re: Check for running applications in linux using Qt
Don't use systems apps, because:
1. app can be not installed (I doubt that, in this case, top is not present in major distros but it can happen)
2. top can be "some other malicious software" and when You execute it it will have your app privileges
Use procfs (/proc). It's present in most (virtually every) kernel, including android kernels.
In the near future - corporate networks reach out to the stars. Electrons and light flow throughout the universe.
The advance of computerization however, has not yet wiped out nations and ethnic groups.
Bookmarks