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
-
How to find the inodes ? ls -i file_name How to find the hard links? ls -l
-
How to find the inodes ? ls -i file_name How to find the hard links? ls -l
-
TABLE OF CONTENTS 1. Getting Started 2. Download and Install Jenkins More Coming Up... 3. Setting up Tomcat & Git 4. Jen...
-
< Back How to remove any directory locally and push the change. $ git rm -r name_of_the_directory $ git commit -m "message...
-
Open any file under vi editor To jump to any specific line number, for instance, liine number 27 Type ...
0 comments:
Post a Comment