Daily Shaarli

All links of one day in a single page.

June 8, 2017

famille top — Linux France

apt-get install iftop iotop atop htop

postgresql - How do I list all databases and tables using psql? - Database Administrators Stack Exchange
thumbnail

\list or \l: list all databases
\dt: list all tables in the current database

Parce que j'ai du mal à m'en rappeler