Why we are writting shell scripts?
Plz if possible explain it briefly.
Answer Posted / sri
Can any one explain Automation using Shell script
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command
Write a command sequence to find all the files modified in less than 2 days and print the record count of each.
How do I debug a shell script?
What are the advantages of shell script?
What does the sh command do?
How to get the 3rd element/column from each line from a file?
How to redirect both standard output and standard error to the same location?
wats the deinitions for shell utility and filter?
What is difference between bash and shell?
Is shell a part of kernel?
What are the advantages of using shell scripts?
How do I start a shell script?
What can you do with powershell?
What are the disadvantages of shell scripting?
write a shell script to check the failed jobs?