1.

Explain About Sourcing Commands?

Answer»

Sourcing commands help you to execute the scripts within the scripts. For example sh command MAKES your PROGRAM to run as a SEPARATE shell. .command makes your program to run within the shell. This is an important command for beginners and for special PURPOSES.

Sourcing commands help you to execute the scripts within the scripts. For example sh command makes your program to run as a separate shell. .command makes your program to run within the shell. This is an important command for beginners and for special purposes.



Discussion

No Comment Found