Checking some things on a regular basis introduces delay and is inefficient.
For example, if a persistent shell program is a wireplumber script that listens to pipewire events, then it can print a new line to standard output in response to certain pipewire events.
It's inefficient to check the pipewire volume levels every few seconds.
Checking some things on a regular basis introduces delay and is inefficient.
For example, if a persistent
shellprogram is a wireplumber script that listens to pipewire events, then it can print a new line to standard output in response to certain pipewire events.It's inefficient to check the pipewire volume levels every few seconds.