Sourcing a file means to execute everything within a file.
Important point about Sourcing is that, it will execute the file within the current process/shell rather creating a new child process.
Sourcing can be done in two ways
1) using source keyword
2)Using dot
Enjoy Linux...!!!!
Popular Posts
-
Docker is a virtualization technology like virtual box or vmware. Allows multiple OS with multiple functionalities The idea of d...
-
Sometimes, we manually mount a folder but if we do a reboot, it doesn't stay there. So, How to mount a partition so that it remains p...
-
< Back To synchronize all the changes done on the server with your local repository, use git PULL. $ git pull origin BranchNa...
-
How to delete one OS from Dual Boot Partition ALWAYS BACKUPS YOUR FILES. If you are using Windows, then go through the following steps...
-
A socket is one endpoint of a two-way communication link between two programs running on the network. A socket is a combination of t...
0 comments:
Post a Comment