wget adminer code example
Example 1: wget adminer
# get latest english version for mysql only, save as adminer.php:
wget https://www.adminer.org/latest-mysql-en.php -O adminer.php
Example 2: adminer using wget
wget https://www.adminer.org/latest-en.php