Why is it called a shell?


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

Post New Answer

More Shell Script Interview Questions

Create a bash shell script that removes all files whose names end with a "~" from your home directory and subdirectories. Name this script "cleanup.sh"

6 Answers  


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  


Is it possible to substitute "ls" command in the place of "echo" command?

0 Answers  


Explain about "s" permission bit in a file?

0 Answers  


How do we delete all blank lines in a file?

0 Answers  






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  


Which scripting language is best for automation?

0 Answers  


Is shell scripting difficult?

0 Answers  


how to read systems current date and time

4 Answers  


What is the lifespan of a variable inside a shell script?

0 Answers  


Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


What is a shell environment?

0 Answers  


Categories