Show HN: gclown

9 points by machinerychorus 2 years ago | 0 comments
gclown is the only thing that keeps me going these days.

  #!/bin/sh
  
  cat <<"EOC"
  
                GCLOWN           
                                 
           )               (      
          / \  .-"""""-.  / \     
         (   \/ __   __ \/   )   
          )  ; / _\ /_ \ ;  (    
         (   |  / \ / \  |   )   
          \ (,  \0/_\0/  ,) /    
           \_|   /   \   |_/     
             | (_\___/_) |       
             .\ \ -.- / /.       
            {  \ `===' /  }      
           {    `.___.'    }     
        jgs {             }      
             `"="="="="="`       
                                
  EOC
  
  gcloud "$@"