What is sh in shell script?


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

Post New Answer

More Shell Script Interview Questions

What is difference between bash and shell?

0 Answers  


How do I open the shell prompt?

0 Answers  


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

3 Answers  


Write a shell script in Linux to shift all characters in a file forward by five characters. (Thus “a” becomes “f’”).

2 Answers   Ignou, Tripura Info,


How to write an Auto scripting for deleting old files using shell script and made a cron job to run on daily basis

1 Answers  






A file has multiple records each having three 30-bit long fields(field1,field2,field3).There is also a lookup file,LOOK_UP.dat.Now, we need to consider only the last ten digits of field1 and lookup the file LOOK_UP.dat. If there a match then field2 and field3 should replaced with corresponding data from the lookup file. otherwise that particular record,for which there is no match, should be stored in a seperate file.

2 Answers   Wipro,


How would you compare the strings in a shell script?

0 Answers  


How do you debug a script?

0 Answers  


one folder contains lot of students name but I want to fetch hello with every student name individually using shell script

0 Answers  


How to group the commands in shell scripting?

2 Answers   Polaris,


Is shell scripting a language?

0 Answers  


How do you schedule a command to run at 4:00 every morning?

5 Answers   Wipro,


Categories