Step 1: ENVSetup Lunch Menu

source command: The source command in Ubuntu (and other Unix-like operating systems) is used to read and execute commands from a file in the current shell environment.

eg: source .bashrc

Last updated