How about “Works everywhere and is available as a flatpak for convenience”? Maybe that was the intended message?
How about “Works everywhere and is available as a flatpak for convenience”? Maybe that was the intended message?
That will just wait for command
to finish properly and then run yes
.
What you want to run is yes | command
, so it spams the command with confirmations.
deleted by creator