| |
|
Find-Installed
This script is for use with Slackware. If you are looking for a file on your system
(a dependency, perhaps?) this will find out if it is listed in your package installation logs
(/var/log/packages) -- popping up a textbox that will list any package that installed the file
as well as the path to that file.
It uses grep and sed (always installed) and Xdialog (also on Slackware already.) So all
you really have to do is drop the script somewhere in your path, and plug small graphics
into /usr/share/pixmaps
The package for download below will do these
things for you, and should work with just about any version of slackware.
If not, please let me know.
Here it is in my menu
|