What are the different communication commands available in the shell?
No Answer is Posted For this Question
Be the First to Post Answer
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.
What is a file basename?
What are the advantages of shell script?
What is c in shell script?
What is gui scripting?
what are bootlevel in linux?which level is booting by default.
How do I run a .sh file on mac?
whta is the use of "exec" command?
What is the first line of a shell script called?
How can we find the process name from its process id?
What is the use of "test" command?
Explain about return code?