To execute CLS command in the SQLite3 shell you need to do this: .shell cls
As simple as that, .shell args... allows you to execute CMD commands in the SQLite3 shell.
To execute CLS command in the SQLite3 shell you need to do this: .shell cls
As simple as that, .shell args... allows you to execute CMD commands in the SQLite3 shell.