What are the different commands available to check the disk usage?
No Answer is Posted For this Question
Be the First to Post Answer
How do I start a shell script?
Is shell script a programming language?
How do you schedule a command to run at 4:00 every morning?
Is shell scripting easy to learn?
What can scripts do?
What is shift command in shell script?
What is a beat in a script?
How to include comments in your shell scripts?
Where cron file kept?
Is shell a scripting language?
What does chmod do?
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..