Explain about sourcing commands?



Explain about sourcing commands?..

Answer / Nirpender Kumar

Sourcing a command in shell scripting means executing a shell script or function stored in another file within the current shell environment. This can be done by using 'source' or '.' (dot) command.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Shell Script Interview Questions

how do you write sql queries using shell script for eg:- we have databae table like EMPNO,ENAME,SAL,DEPTNO columns in EMP table how you display EMPNO,SAL FIELDS from emp in SHELL SCRIPT please explain with an example

4 Answers  


What is a boot block?

1 Answers  


What is awk in shell scripting?

1 Answers  


Explain how you Automate your application using Shell scripting.

1 Answers   MAHINDRA,


What is use of "cut" command?

3 Answers  


What are the three main forms of enabling debugging in a shell script?

6 Answers   ADC, Wipro,


how to read systems current date and time

4 Answers  


What is a scripting language simple definition?

1 Answers  


Explain about the exit command?

1 Answers  


What exactly is a shell?

1 Answers  


What is web script?

1 Answers  


How do I run a .sh file?

1 Answers  


Categories