What is the way to do multilevel if-else's in shell scripting?


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

Post New Answer

More Shell Script Interview Questions

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

0 Answers  


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  


Write a shell script to looking at the log file to see if the test has passed or not

2 Answers   TCS,


How can any user find out all information about a specific user like his default shell, real-life name, default directory, when and how long he has been using the system?

0 Answers  


What is difference between shell and bash scripting?

0 Answers  


Print the 10th line without using tail and head command.

0 Answers  


I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.

0 Answers  


How will you list only the empty lines in a file (using grep)?

4 Answers   ANZ,


What is bash shell command?

0 Answers  


How do you schedule a command to run at 4:00 every morning?

5 Answers   Wipro,


How to enable the shell to know what program should be run to interpret the script?

3 Answers  


Categories