Wednesday, September 30, 2015

unix commands for fun

sysvbanner
cowsay
cowthink
sl - steam locomotive
toilet & figlet
-F metal or --metal
-F gay or --gay
fortune
oneko
cmatrix
aafire
bb
rig

No comments:

Post a Comment

Going one step further with Kotlin & gRPC

Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...