Determine the output of the following command: [ -z “” ] && echo 0 || echo 1


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

Post New Answer

More Shell Script Interview Questions

Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


When we login into our account which files are executed?

3 Answers   Chip Quest,


What is INODE?

2 Answers  


c program which accept one argument as a directory name and prints all the file name along with its inode number and total count of the file in directory

1 Answers  


What are the advantages of shell script?

0 Answers  






Which is best institute for testing tool?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


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

0 Answers  


What is a beat in a script?

0 Answers  


How can I set the default rwx permission to all users on every file which is created in the current shell?

0 Answers  


what is info area how many types?

0 Answers  


How do I stop script errors?

0 Answers  


Categories