# kill-resizing command

The kill-resizing BASIC program stops
all currently active resizing processes.

This command finds all processes on the system which are
currently resizing a file. If these processes are phantoms, then they
are terminated. Resizing processes on regular lines are terminated,
but the line is not to be logged off (except in extreme cases where
the resizing process cannot be stopped).

## See also

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

---
Source: https://d3codex.com/tcl/kill-resizing-command/ - part of the D3Codex reference.
