In what way the validity fault handler concludes?
Answer / Nadeem Khan
The validity fault handler in Unix typically concludes by either:
1. Finding and correcting the error that caused the fault, if possible, or
2. Reporting the error to the user (or system administrator) and allowing them to take appropriate action.
| Is This Answer Correct ? | 0 Yes | 0 No |
Write a script that prints out date information in this order: time, the day of week, day number, month, year(sample output: 17:34:51 pdt sun 12 feb 2012)
Can you tell me something about wildcard interpretation?
What language is unix written?
What is unix and why is it important?
How to know the present working directory in unix?
Is unix written in c?
How to display the contents of a file?
What are internal and external commands in unix?
What are the basic responsibilities of a shell?
Why do we need unix shell scripting?
How would you display the last line of a file?
What is the core of unix operating system?