URI: 
       tGNU Terry Pratchett (zlibs/helpers) - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 27175c1556b3b034c9d9eb9a28d18792daea260c
   DIR parent 1952888e1872447450ec62b4eebc2c2903dd2cff
  HTML Author: gryrmln <gryrmln@localhost>
       Date:   Fri,  2 Apr 2021 12:09:32 +0100
       
       GNU Terry Pratchett (zlibs/helpers)
       
       Signed-off-by: gryrmln <gryrmln@localhost>
       
       Diffstat:
         M zlibs/helpers                       |       5 +++++
       
       1 file changed, 5 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/zlibs/helpers b/zlibs/helpers
       t@@ -303,6 +303,11 @@ silly()
                        "Self potato"
                        "God is porco"
                        "A million hamsters are spinning their wheels right now"
       +                "Launching global internet Denial Of Service, googling 'Google'"
       +                "These are not the Devs you are looking for"
       +                "herding cats ..."
       +                "Illegitimi Non Carborundum"
       +                "GNU Terry Pratchett"
                )
                local rnd=$(shuf -i1-$#funneh -n 1)
                act "${funneh[$rnd]}"