How do I reload .bashrc (ubuntu) without logging out and back in?
source ~/.bashrc
Related Posts
Turn off monitor using command line
The xset command mentioned in other answers will turn off all the monitors if you have multiple…
failed to create directory via template ‘/var/lock/apache2.XXXXXXXXXX’: No such file
Create the directory with mkdir -p /run/lock The install should now work (you may need…
