What is path variable bash?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

Explain about echo command?

0 Answers  


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

0 Answers   Cap Gemini, Wipro,


I want to connect to a remote server and execute some commands, how can I achieve this?

0 Answers  


What are the advantages of using shell scripts?

0 Answers  


What is shell terminal?

0 Answers  


How can we find the process name from its process id?

0 Answers  


Write down the syntax for all the loops in shell scripting.

0 Answers  


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

6 Answers   ADC, Wipro,


What is the syntax of "expr" command?

2 Answers  


What are the advantages of bash over all other shells?

1 Answers  


What is the use of a shebang line?

0 Answers  


What are the two files of crontab command?

0 Answers  


Categories