I have some process running on my system. I need to list out which of the process at a moment has acquired/is using one or more of these in my system:
- Ethernet
- Camera
- USB
- Bluetooth
- WiFi
- File System
etc.
Is there a way to find this out ?
Platform : Ubuntu/Fedora (Allowed to have SELinux as well if required to implement the above)
