− | '''console''' terminal represents <code>/dev/console</code> device and its restore is simply do <code>open(/dev/console)</code>. | + | '''console''' terminal is the most simple one. It represents <code>/dev/console</code> device and its restore is just literally <code>open(/dev/console)</code>. |