Answers for "restart terminal command line ubuntu"

-2

restart terminal command line ubuntu

#To reset Terminal:
$ reset

#To rerun/restart your bash.rc
$ source ~/.bashrc 

#To Restart your computer
$ reboot
Posted by: Guest on August-21-2020

Code answers related to "restart terminal command line ubuntu"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language