Will we survive this? Is this the end? Am I a doomsayer? Nope, but just think about it. Everything is getting exponentially worse, little by little. QUESTION OF THE DAY 03Dec2021 - Utilizing only shell primatives, what is the shortest string that will print the names of following functions: setuid setgid setfsuid setfsgid setreuid setregid setresuid setresgid setgroups * The words do not need to appear in the order given as long as they all print using a single command * Bonus points(1) if you know which manpage(s) they are found in without looking. There are actually several. Answer: echo set{groups,{,fs,re{s,}}{gid,uid}} produces:setgroups setgid setuid setfsgid setfsuid setresgid setresuid setregid setreuid The world has just become a little sadder and worse for wear. Kenneth Block, was killed in a snowmobile accident on 02 January 2023 at ~2 PM PT Will we survive this? Is this the end? Am I a doomsayer? Nope, but just think about it. Everything is getting exponentially worse, little by little.