# user-shutdown macro

The user-shutdown macro is called by
the shutdown command as the first procedure in shutting down the machine.

User specific shutdown procedures can be inserted in this
macro, such as stopping printers, networks or the transaction logger.

## See also

- [shutdown command](https://d3codex.com/tcl/shutdown-command/)

---
Source: https://d3codex.com/tcl/user-shutdown-macro/ - part of the D3Codex reference.
