What is scripting used for?
No Answer is Posted For this Question
Be the First to Post Answer
is this growing field and what is average package in this?
Where is bash history?
What is awk script?
What is the difference between scripting and coding?
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.
Suppose you execute a command using exec, what will be the status of your current process in the shell?
Is shell script a programming language?
How will you list only the empty lines in a file (using grep)?
In a single command how do you run the previous command in the command prompt.
Explain about return code?
In which variable prompt value is stored?
How u convert string "hi pravin how are you?" to "Hi Pravin How Are You?"