Files
til/postgres/clear-the-screen-in-psql-2.md
T

252 B

Clear The Screen In psql (2)

In Clear The Screen In psql, I showed how you can shell out to the clear command as a way of clearing the screen in psql.

It turns out there is an even simpler way. Just hit CTRL-l.