mysql-administrator
    albi at scii.nl 
    albi at scii.nl
       
    Mon Aug 22 10:30:48 GMT 2005
    
    
  
On Mon, 22 Aug 2005 19:59:28 +1000
Warren <shinjii at virusinfo.rdksupportinc.com> wrote:
> I have just isntalled mysql-administrator on a FreeBSD 5.4-STABLE machine and 
> for the life of me cant find the file/command to execute the program .. does 
> anyone know where i should be looking or the command?
if you installed from ports, then you can do :
pkg_info -L mysql-administrator*|less
or for less output, and expecting the program itself to be in some
bin-dir : 
pkg_info -L mysql-administrator*|grep bin
    
    
More information about the freebsd-questions
mailing list