whatigot.bash
whatigot.bash copied to clipboard
Prints a list of installed software and their versions.
Results
1
whatigot.bash issues
Sort by
recently updated
recently updated
newest added
`lsb_release` doesn't come as standard on all systems and often comes with a heavy list of dependencies when all we want from it is a friendly distribution name identifier. Perhaps...