what is the difference between == and eq in UNIX shell scripting?



what is the difference between == and eq in UNIX shell scripting?..

Answer / Shilpi Varshney

In UNIX shell scripting, `==` is a comparison operator that checks if two strings are equal. On the other hand, `eq` is an alias for `==`, and they both have the same functionality.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

A flatfile contains 200 records.I want to load first 50 records at first time running the job,second 50 records at second time running and so on,how u can develop the job?pls give the steps?pls pls

7 Answers   TCS,


How we can covert server job to a parallel job?

1 Answers  


IS FILE SET CAN SUPPORT I/P AND O/P LINK AT A TIME?

1 Answers  


what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?

1 Answers   CTS,


HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?

1 Answers   IBM,


A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.

3 Answers   IBM,


How can we do null handling in sequential files?

3 Answers   Reliance,


Distinguish between informatica & datastage. Which one would you choose and why?

1 Answers  


what are the errors,warnings in datastage

1 Answers   Syntel, Wipro,


how to connect source to db?generally what r stages u used? how to find the data is having delimiter format?

1 Answers   Wipro,


how to find out number of records imported into source file?

1 Answers  


What are the environmental settings for data stage,while working on parellel jobs?

2 Answers   Satyam,


Categories