How to find all the files modified in less than 3 days and save the record in a text file?
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 the syntax of "nested if statement" in shell scripting?
How will I insert a line "abcdef" at every 100th line of a file?
What does $@ mean in shell?
how to find weblogic version through linux cammand
What is difference between bash and shell?
How does path variable work?
Explore about environment variables?
i have 2 tables 4 colums table 1 respective values a1 6, a2 8,a3 9,a4 14 & table 2 respective values a1 6, a2 8, a3 9, a4 12. if compare 2 tables 3 colums values same then 4th column values 1)Qes diff >5 then (5 * diff value ) 2)Qes diff <5 the 5 3)Qes diff 5 then 5 print respective values..
how can you execute the shell scripts?
c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory
What are the Different types of shells?