Why are there shells on the beach?
No Answer is Posted For this Question
Be the First to Post Answer
What is @echo off?
What does $@ mean bash?
What is a beat in a script?
How to declare functions in unix shell script?
Why do we write bin bash in shell scripts?
What is bash command used for?
What is a shell script in windows?
Script S1 (which copies .dat files from one directory1 to another directory2) run continuously. Write Script S2 which kills S1 first, compresses all .dat files in directory1 and directory2 successfully, re-run Script S1 and stops self i.e. S2.
How will you list only the empty lines in a file (using grep)?
When we login into our account which files are executed?
What is a shell script? Can you name some of its advantages?
Why is shell scripting important?