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 |
How to declare functions in unix shell script?
How to sort a result of Ls -l command based on columns. Ex. i want to sort 5th column from output of ls -l command.
What is a program shell?
Write a command sequence to find the count of each word?
Explain how you Automate your application using Shell scripting.
What is another name for a bash shell script that you might see?
What are the various stages of a linux process it passes through?
How do you read arguments in a shell program - $1, $2 ..?
How will you connect to a database server from linux?
What is gui scripting?
How to create environment variables?What are the conditions for creating variables?
How do you find out What is your shell?