What are the three main forms of enabling debugging in a
shell script?
Answer Posted / visitor
sh -x
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Why are there shells on the beach?
How many fields are present in a crontab file and what does each field specify?
What does it mean to debug a script?
How do I edit a .sh file?
In my bash shell I want my prompt to be of format '$"present working directory":"hostname"> and load a file containing a list of user-defined functions as soon as I log in, how will you automate this?
what is info area how many types?
write a shell script to generate a alert ? like when ur birthday came then generate a alert ur birthday is today like that ?
How do I run a .sh file on mac?
How to debug the problems encountered in the shell script/program?
What happens on a system call?
How does path variable work?
Why should we use shell scripts?
how to get part of string variable with echo command only?
What is shell scripting?
how will you find the total disk space used by a specific user?