Around about 09/06/05 09:13, Michael T. Dean typed ...
 for> mysql -u root -p mythconverg < $f
Ouch.  That would require entering the password 300 times.
That's the great thing about *nix--there's a million ways to accomplish anything. :)

  #1,000,001:  mysql -u root --password=mypassword mythconverg < $f

--
[EMAIL PROTECTED] ~]# rm -f .signature
[EMAIL PROTECTED] ~]# ls -l .signature
ls: .signature: No such file or directory
[EMAIL PROTECTED] ~]# exit
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to