@kriskowal This should also work the same on a typical Linux terminal, I believe?
@joepie91 Way back, I would have used mpg123 for the same effect, though.
Similarly, I used to recommend jot for Mac as a stand-in for seq, but seq is now ubiquitous, thankfully.
Similarly, I enjoy pointing Linux folks at xclip -i and xclip for their analogue for Mac’s pbcopy and pbpaste.
@kriskowal Ah, oops, I was only thinking of the ^Z and fg part, not the `say` part 😅
I think probably the closest `say` equivalent on Linux would be `espeak-ng`? That does usually require separate installation. Or alternatively `notify-send` for displaying a notification (which I believe is preinstalled on a lot of distros).
@joepie91 It’s been a long while since Linux was my daily driver and I expect there is an analogue to `say` there now, but I don’t know about it yet. Pray share.