How would you compare the strings in a shell script?
No Answer is Posted For this Question
Be the First to Post Answer
Which scripting language is best for automation?
There are three departments A,B and C.Write a query to display the names of all the persons( in departments other than A) who are paid higher than the person receiving the lowest salary in DEPT A
What is awk in shell scripting?
How do you schedule a command to run at 4:00 every morning?
How can we find the process name from its process id?
What is a shell environment?
How do you read arguments in a shell program - $1, $2 ..?
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.
How do I run a bin bash script?
Why are shell scripts used?
What is the default ubuntu terminal?
How to enable the shell to know what program should be run to interpret the script?