Explain about debugging?
No Answer is Posted For this Question
Be the First to Post Answer
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
How to handle the delimiter unit seperator in Unix
Write a command sequence to find the count of each word?
write a non recursive shell script that accepts any number of arguments and prints them in the reverse order
What is the first line in a shell script?
How do I run a powershell script?
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 do u mean by $#,$* in unix programming?
Why do we write bin bash in shell scripts?
What language is bash?
How do I start a shell script?
Why is it called a shell?