What are the different commands available to check the disk usage?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Shell Script Interview Questions

What are the disadvantages of shell scripting?

0 Answers  


Create a bash shell script that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


Write a script to print the first 10 elements of fibonacci series.

0 Answers  


how to search for vowels a,e,i,o,u appearing in the same sequence in a file

4 Answers   Amazon,


How to debug the problems encountered in the shell script/program?

0 Answers  






What does the sh command do?

0 Answers  


What is path in shell script?

0 Answers  


How to create environment variables?What are the conditions for creating variables?

1 Answers   Infosys, Wipro,


What is the use of "$?" Sign in shell script?

0 Answers  


How will you pass and access arguments to a script in linux?

0 Answers  


Write a shell script to check whether a number is Armstrong number or not?

1 Answers   Flipkart,


How do I run a .sh file?

0 Answers  


Categories