What are the three main forms of enabling debugging in a
shell script?
Answer Posted / guest
set -x
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Can shell script run on windows?
What is shell company all about?
What are the zombie processes?
What is inside a seashell?
What does $0 mean in shell script?
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
How can the contents of a file inside jar be read without extracting in a shell script?
How do I run a script from command prompt?
What are the four fundamental components of every file system on linux?
What's the difference between scripting and coding?
Why is used in shell scripting?
How will you print the login names of all users on a system?
How do I open the shell prompt?
Rewrite the command to print the sentence and convert the variable to plural: echo “i like $variable”.
What is shell terminal?