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
Mini Linux fetch utility that shows some information regarding your distro.
go build -buildmode=exe lshow.go
strip -s lshow # Strips debug symbols