php -v
which php
readlink -f /usr/bin/php
rm -f /usr/bin/php ln -s /usr/bin/php7.4 /usr/bin/php php -v