Which shell is the best?
No Answer is Posted For this Question
Be the First to Post Answer
How do you rename the files(*.sh) with file names containing space in it?for example "interview question.sh" needs to rename to "interview-question.sh". Appreciate your inputs.Thanks.
What is the use of "$?" Sign in shell script?
Why we are writting shell scripts? Plz if possible explain it briefly.
Explain about echo command?
What does echo mean in scripting?
Which is best institute for testing tool?
how will you find the total disk space used by a specific user?
Is shell scripting easy to learn?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is a shell environment?
Is shell a part of kernel?
c program to implement unix/linux command to block the signal ctrl-c and ctrl-\ signal during the execution ls -l|wc -l