mypager
pager for MySQL/PostgreSQL command line clients
Install
- All systems
-
curl cmd.cat/mypager.sh
- Debian
-
apt-get install mypager
- Ubuntu
-
apt-get install mypager
- Kali Linux
-
apt-get install mypager
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install mypager
- Dockerfile
- dockerfile.run/mypager
mypager
pager for MySQL/PostgreSQL command line clients
Userfriendly pager that will add color to query results of MySQL or PostgreSQL command line clients. It will also automatically use less when terminal isn't able to display the full result in one page.