Jody,
Do an updatedb and then do a find for mysql ->
# updatedb # find / -name mysql
updatedb has nothing to do with find. updatedb is part of the slocate package. It generates the slocate database, effectively the same thing as running locate with the -u option. find is a "real-time" utility that performs a recursive search based on the options provided.
-- Jason Dixon, RHCE DixonGroup Consulting http://www.dixongroup.net
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list