What is the conditional statement in shell scripting?


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

Post New Answer

More Shell Script Interview Questions

Write a shell program to test whether a given number is even or odd?

8 Answers  


Explain about gui scripting?

0 Answers  


Write a command sequence to find the count of each word?

0 Answers  


How will you schedule a job that will run every month last day?(some months have 30 days,some 31 days,28,29 days)

1 Answers   NTT Data, TCS,


What are the different types of variables used in shell script?

0 Answers  






What is the use of echo in shell script?

0 Answers  


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

0 Answers  


How do you know which shell I am using?

0 Answers  


what is this line in the shell script do ?#!/bin/ksh

5 Answers  


How to print some text on to the screen?

2 Answers  


How to get the first line from a file using just the terminal?

0 Answers  


How to get script name inside a script?

0 Answers  


Categories