Name

.width — Set the display width for each column

Common Usage

.width numb [numb ...]

Description

The .width command is used to set the default width of each column. The width values are used to format the display when the output mode is set to column. The first value is used for the width of the first column, the second value is used for the second column, and so on. If no values have been set, a column width of 10 will be used.

Up to 100 column widths can be specified.