Viitor_mysql/etc/sysconfig/profile.d/MySQL

18 lines
244 B
Plaintext
Raw Normal View History

#!/bin/bash
#Systeminitialisierung f<>r MySQL
#(c) Rainmaker MultiMedia OHG
#
#$Author$
#$Date$
#$Revision$
#
#$Log$
#Revision 1.2 2001/10/08 08:51:50 kueller
#cvs header hinzugef<65>gt bzw. korrigiert
#
#
PATH=$PATH:/opt/MySQL/bin
export PATH