Add autohell support. - geomyidae - A small C-based gopherd. (gopher://bitreich.org/1/scm/geomyidae)
 (HTM) git clone git://r-36.net/geomyidae
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4b3c0afd77c35f4df4318c887cd6e5e6d247ee68
 (DIR) parent 4140d67a13c6888267e975e8bf60bfe91f3d21a4
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 28 Feb 2024 15:32:48 +0100
       
       Add autohell support.
       
       Diffstat:
         A autohell.sh                         |      20 ++++++++++++++++++++
       
       1 file changed, 20 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/autohell.sh b/autohell.sh
       @@ -0,0 +1,20 @@
       +#!/bin/sh
       +
       +echo <<END
       +   , ,, ,                              
       +   | || |    ,/  _____  \.  _______    
       +   \_||_/    ||_/     \_|| /       \    
       +     ||       \_| . . |_/  | HELLO |   
       +     ||         |  L  |   _\_______/               
       +    ,||         |`==='| ./             
       +    |>|      ___`>  -<'___             
       +    |>|\    /             \            
       +    \>| \  /  ,    .    .  |           
       +     ||  \/  /| .  |  . |  |           
       +     ||\  ` / | ___|___ |  |     (     
       +  (( || `--'  | _______ |  |     ))  ( 
       +(  )\|| (  )\ | - --- - | -| (  ( \  ))
       +(\/  || ))/ ( | -- - -- |  | )) )  \(( 
       + ( ()||((( ())|         |  |( (( () )hjm
       +END
       +