Explain about stdin, stdout and stderr?


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 that reads a line from the user consisting of 5 words and then prints them out in reverse order. Name this script "reverse.sh"

1 Answers  


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

0 Answers  


How can the contents of a file inside jar be read without extracting in a shell script?

0 Answers  


What are the advantages of shell scripting?

0 Answers  


What is the best shell scripting language?

0 Answers  






What is an inode block?

0 Answers  


How would you print just the 25th line in a file using smallest shell script?

4 Answers  


write a program to display all the files from the current directory which are created in particular month

6 Answers  


What does sh mean?

0 Answers  


c program to check whether all the directories in the path exists has read and write permission

1 Answers  


What are environment variables?

2 Answers  


What are the additional egrep symbols?

2 Answers  


Categories