# init-pibs command

The init-pibs command assigns all ports
a terminal type by updating attribute 2 in the pibs file.

If no device name is specified, the default VT100 terminal
type is assigned to all ports except port 0, which is always assigned
to mm-mon.

If attribute 2 in the pibs file
item already has term information, then it is not overlaid unless
the i option is specified.

## Syntax

```
init-pibs {device.name} {(i}
```

## Parameter(s)

| i | Initializes or overlays existing terminal type in attribute 2 of the pibs item. |
| --- | --- |

---
Source: https://d3codex.com/tcl/init-pibs-command/ - part of the D3Codex reference.
