InterviewSolution
Saved Bookmarks
| 1. |
How Can I Disable Stop+a Utility On Sun Machines, Which Brings System Into Ok> Prompt? |
|
Answer» in /etc/system set ABORT enable=0 will disable STOP-A There are several ways to disable “STOP-A”
in /etc/system set abort enable=0 will disable STOP-A There are several ways to disable “STOP-A” |
|