Forums

How to reboot so that changes apply

I just edited my "~/.profile" file with the following command appended to the end of the file:

export PATH="~/.julia/juliaup/julia-1.11.1+0.x64.linux.gnu/bin:$PATH"

But this change does not take effect immediately. How can I reboot Ubuntu so that theses changes take effect?

You can source ~/.profile or you can close the console and open a new one