What is console line?


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

Post New Answer

More Shell Script Interview Questions

c program to display the information of given file similar to givan by the unix or linux command ls -l

0 Answers   IBM,


What is the difference between a shell variable that is exported and the one that is not exported?

6 Answers  


Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.

0 Answers  


How to create environment variables?What are the conditions for creating variables?

1 Answers   Infosys, Wipro,


Is bash an operating system?

0 Answers  






write a non recursive shell script that accepts any number of arguments and prints them in the reverse order

3 Answers  


What is bash eval?

0 Answers  


How do I run a .sh file on mac?

0 Answers  


Explain about stdin, stdout and stderr?

0 Answers  


How do I run a shell script in powershell?

0 Answers  


How do I open a jshell in cmd?

0 Answers  


The information of the two files should be redirect to Third file in such a way that, the third file contain the information like this. 1st line in third file should be from 1st file 2nd line in Third file should be from 2nd file 3rd line in Third file should be from 1st file 4th line in Third file should be from 2nd file - - so on

2 Answers   Caritor,


Categories