multiple [client] entries in .my.cnf?
troy
fryman at sonic.net
Tue Jan 14 22:38:15 PST 2003
On Tue, Jan 14, 2003 at 10:58:25AM -0800, Mark Street wrote:
> [client]
> host=goofy.disney.com
> user=goofy
> password=yuck
>
> [client]
> host=mickey.disney.com
> user=minnie
> password=mouse
>
Yuck, I *hate* disney :)
Well, the issue is I connect as multiple users to the
same host(s). So I was hoping for something like:
[client]
alias=biff
user=biff
host=screw.the.riaa.org
password=yuck
[client]
alias=joebob
user=joebob
host=screw.the.riaa.org
password=foo
Not a biggie, my wrapper hack works well enough. I thought there might
be a builtin (and thus, cleaner) way to do this.
thanks for the suggestion though.
-t
More information about the talk
mailing list