What is the best shell scripting language?


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

Post New Answer

More Shell Script Interview Questions

I want to create a directory such that anyone in the group can create a file and access any person's file in it but none should be able to delete a file other than the one created by himself.

0 Answers  


What does $0 mean in shell script?

0 Answers  


Where is bash history?

0 Answers  


What are the advantages of bash over all other shells?

1 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  


How do I run a shell script on a mac?

0 Answers  


What is the way to do multilevel if-else's in shell scripting?

0 Answers  


c program which behaves like a shell(command interpreter). it has its own prompt say "NewShell$".any normal shell command is executed from your shell by starting a child process to execute a system program corrosponding to the command

0 Answers  


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

4 Answers  


What is $1 in shell scripting?

0 Answers  


What is the default ubuntu terminal?

0 Answers  


Is shell a scripting language?

0 Answers  


Categories