What is bourne shell scripting?


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

Post New Answer

More Shell Script Interview Questions

Write a shell script to get current date, time, user name and current working directory.

0 Answers  


What is bash used for?

0 Answers  


Using set -A write a script to print the output of the ls command in 5 columns with two spaces between each column. Pretend that ls does not have multicolumn output.

0 Answers  


How can we find the process name from its process id?

0 Answers  


What is the use of a shebang line?

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,


determine the output of the following command: echo ${new:-variable}

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  


What is ms powershell?

0 Answers  


write a shell script to check the failed jobs?

0 Answers   Wells Fargo,


What is bash command used for?

0 Answers  


I want to upload a file to remote server through ftp daily.Can anyone suggest how to make a shell script for that.I hv credentials for that ftp

1 Answers  


Categories