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

Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

0 Answers  


Is shell scripting a language?

0 Answers  


How important is shell scripting?

0 Answers  


What is the best scripting language?

0 Answers  


What is the conditional statement in shell scripting?

0 Answers  






What command needs to be used to take the backup?

0 Answers  


Write a shell program to test whether a given number is even or odd?

8 Answers  


What is the difference between bash and shell?

0 Answers  


Explain about the slow execution speed of shells?

0 Answers  


Explain about sourcing commands?

0 Answers  


What are the various stages of a linux process it passes through?

0 Answers  


How to open a read-only file in the shell?

0 Answers  


Categories