How to customise the existing shell?



How to customise the existing shell?..

Answer / abhijeet chavan (cts)

The first line in the shell script should be modified as:

#!/usr/bin/<ksh|sh|bash|csh>

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Shell Script Interview Questions

What are the different types of variables used in shell script?

0 Answers  


What is awk in shell script?

0 Answers  


write a shell script to identify the given string is palindrome or not?

17 Answers   CTS, HP, IBM, InfoEst, Wipro,


Give some situations where typing error can destroy a program?

0 Answers  


What is gui scripting?

0 Answers  


Determine the output of the following command: [ -z “” ] && echo 0 || echo 1

0 Answers  


How to use arguments in a script?

0 Answers  


What is a shell environment?

0 Answers  


How do I run a shell script in powershell?

0 Answers  


What does $# stand for?

3 Answers   IBM,


Differentiate between ‘ and ” quotes.

0 Answers  


Is shell a part of kernel?

0 Answers  


Categories