maybe try `jobs | head -n -1`
also, analog watches are the best, as is anything that doesn't have a processor
Replies
Thanks.
Actually, I gave up on setting PROMPT_COMMAND as I soon realized I don't want to be seeing a jobs list before every bash prompt because it becomes cumbersome in and around simple commands that aren't "apps", so to speak, e.g. "date", "ls", etc.
So I wrote this Lua script currently called 'jobs-filter' to present "jobs" output more to my liking:
then created these bash aliases:
(two, because I want to learn which I prefer over time... or maybe keep both...?)
so that, now, a simple 'f' or 'j' leads to the likes:
which will help me remember I need to preface job numbers with '%' to foreground them.
Sounds like *someone* needs a sun dial for their birthday....