this post was submitted on 15 May 2025
28 points (100.0% liked)
Linux
7492 readers
294 users here now
A community for everything relating to the GNU/Linux operating system
Also check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If I understand correctly, you can use pgrep to get the IDs of the processes you need.
I don't think it's a process ID? I have 2 virtual pipewire devices (one called "chat-mic" and one called "chat-speaker"). Pipewire devices (nodes) also have ID numbers, but they are assigned when the device is initialized on startup and aren't guaranteed to be the same between reboots