What is bash used for?


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

Post New Answer

More Shell Script Interview Questions

How do I run a .sh file on mac?

0 Answers  


What is the syntax of while loop in shell scripting?

0 Answers  


What are the different kinds of loops available in shell script?

3 Answers  


How to enable the shell to know what program should be run to interpret the script?

3 Answers  


How to print all array elements and their respective indexes?

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 is $1 in shell scripting?

0 Answers  


Create a bash shell script that reads in a number from the user. If the number is 1, print out the date. If the number is 2, list the files in the current directory. If the number is 3, print out who is currently logged onto the system. If the number is anything else, print out an error message and exit. Name this script "various.sh"

4 Answers  


How will you pass and access arguments to a script in linux?

0 Answers  


What does path stand for?

0 Answers  


What is a scripting language simple definition?

0 Answers  


what is the difference between writing code in shell and editor?

1 Answers  


Categories