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
-
Sometimes, when we install any package, this following error comes "dpkg status database is locked" You can remove this lock...
-
< Previous C ommands (Cont. 1 ) You can check the no. of documents in a collection by using > db.data.count() ...
-
Sourcing a file means to execute everything within a file. Important point about Sourcing is that, it will execute the file within the curr...
-
Ok, so npm stands for Node Package Manager, and trust me, it's really an awesome thing. It is a package manager for various thing...
0 comments:
Post a Comment