I added alias to .bash_profile file.<BR>alias mysqlcon="mysql -h localhost -u user -ppass pic"<BR><BR>Why each time I reboot the computer I have to do . .bash_profile? When I do this, the alias works.
Accelerate your tech game Paid Content How the New Space Race Will Drive Innovation How the metaverse will change the future of work and society Managing the ...
I'm trying to get a number of variables setup on login and have put them in this file.<P>The user uses bash as it's default shell but .bash_profile dosn't seem to run on login.<P>What am I missing ...