Write the syntax for "if" conditionals in linux?


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

Post New Answer

More Shell Script Interview Questions

What is a shell script in windows?

0 Answers  


What are the advantages of bash over all other shells?

1 Answers  


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

0 Answers   Cap Gemini, Wipro,


What are the different variables present in linux shell?

0 Answers  


Explain about non-login shell files?

0 Answers  






write a shell script to check whether all the directories in the path exist has read and write permission

1 Answers  


how to read systems current date and time

4 Answers  


What shell is bin sh?

0 Answers  


how to find weblogic version through linux cammand

1 Answers   L&T,


How to pass an argument to a script?

0 Answers  


1.Write a script, which converts a number from binary to hexadecimal format or vice versa.

1 Answers   ADP,


What does $@ mean bash?

0 Answers  


Categories