storing root password rpm spec file

Mikkel L. Ellertson mikkel at infinity-ltd.com
Thu Dec 21 17:08:43 UTC 2006


Manuel Arostegui Ramirez wrote:
> I've been thinking about some simple like echo&read and then:
> mysql -u root --password=`echo $password`
> 
Something like:
mysql -u root --password=$password
would work fine - no need to use echo.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!




More information about the fedora-list mailing list