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
-
Information It is a HTTP status code that means the web site's server is simply not available right now. Most of the time t...
-
Docker is a virtualization technology like virtual box or vmware. Allows multiple OS with multiple functionalities The idea of d...
-
How to find the inodes ? ls -i file_name How to find the hard links? ls -l
-
< Previous Let's create a file in the centos container. So, you can see above - I have a create...
-
TABLE OF CONTENTS 1. Getting Started 2. Download and Install Jenkins More Coming Up... 3. Setting up Tomcat & Git 4. Jen...
0 comments:
Post a Comment