What is shift command in shell script?
No Answer is Posted For this Question
Be the First to Post Answer
What are script files?
What does sh mean?
write a shell script to identify the given string is palindrome or not?
17 Answers CTS, HP, IBM, InfoEst, Wipro,
Is powershell a language?
What does chmod do?
Can we run shell script in windows?
what do u mean by $#,$* in unix programming?
What is a shell script? Can you name some of its advantages?
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.
Explain about debugging?
write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.
What does the sh command do?