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 |
When you login to a c shell, which script would be run first?
What is shell terminal?
When should shell programming/scripting not be used?
Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
How do I stop script errors?
Can we run shell script in windows?
write a shell script to find the largest number from 3 given numbers.
How to open a read-only file in the shell?
What are "c" and "b" permission fields of a file?
Write a shell script to check whether a number is Armstrong number or not?
Write a shell script to looking at the log file to see if the test has passed or not
What is a scripting language simple definition?