What is a boot block?


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

Post New Answer

More Shell Script Interview Questions

Given a file find the count of lines containing the word "abc".

0 Answers  


Give some situations where typing error can destroy a program?

0 Answers  


How can we find the process name from its process id?

0 Answers  


What does .sh file contain?

0 Answers  


What is the conditional statement in shell scripting?

0 Answers  


How do I run a script on mac?

0 Answers  


What makes c shell a more preferable option than the bourne shell?

0 Answers  


What is shell company all about?

0 Answers  


What is the meaning of $1 in shell script?

0 Answers  


What is the difference between break and continue commands?

0 Answers  


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.

2 Answers  


What is another name for a bash shell script that you might see?

0 Answers  


Categories