Diefetch

Mini Linux fetch utility that shows some information regarding your distro.

Compile

  • Download Go, if you haven’t already then run

go build -buildmode=exe lshow.go
strip -s lshow # Strips debug symbols

Image

image

GitHub

View Github