How are shells born?


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

Post New Answer

More Shell Script Interview Questions

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

0 Answers  


Why is a script important?

0 Answers  


write a scwipt that a) takes exactly one argument, a directory name. b) if the number of argument is more or less than one,print a usage message c) if the argument is not adirectory, print another message d) for the given directory, print the five biggest files and the five files that were most recently modified. e) save the output to a file called q2output.

2 Answers  


How do I open a jshell in cmd?

0 Answers  


What is difference between bash and shell?

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  


How will you emulate wc –l using awk?

0 Answers  


What is the difference between running a script as ./scriptname.sh and sh scriptname.sh

1 Answers  


What exactly is a shell?

0 Answers  


How do I run a bin bash script?

0 Answers  


What is ms powershell?

0 Answers  


What are the different variables present in linux shell?

0 Answers  


Categories