What is in a script?
No Answer is Posted For this Question
Be the First to Post Answer
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is shell prompt?
How do you know which shell I am using?
How will you list only the empty lines in a file (using grep)?
What is the significance of $#?
how to create purchase order
Hi, i want to zip the files that generates automatically every few minutes (files generated are in .arc extension)....any body write a script for this... thanks in advance
write a shell script to check the failed jobs?
What is meant by dos operating system?
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 to check if the previous command was run successfully?
What is bash shell command?