What are the advantages of using shell scripts?


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

Post New Answer

More Shell Script Interview Questions

Devise a script that takes file name as arguement(which must present in the current directory)and locates from your home directory tree all thpath names of its links.Then mail the list to self.

0 Answers  


What does $# stand for?

3 Answers   IBM,


how to delete all the files with extension .dat rom a directory tree from root to third level in a single unix command?

4 Answers  


What is basename in shell script?

0 Answers  


In a file , how to retrieve the lines which are the multiples of 50 ? like 50,100,150th lines etc.

9 Answers   Amazon,






How to find all the files modified in less than 3 days and save the record in a text file?

0 Answers  


Write down the syntax for all the loops in shell scripting.

0 Answers  


what are command line arguments? what is the need of those?

1 Answers   Flipkart,


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

0 Answers  


write a shell program to check wheather a given string is pallindrome or not?

4 Answers  


what does "kill -9" and "kill -1" do

2 Answers   Amazon,


Explain about echo command?

0 Answers  


Categories