#!/bin/bash echo "=== Port 3030 User ===" sudo ss -tulpn | grep 3030 echo "=== Change Port and Fix ===" # Prevent auto-execution of this part until confirmed, but the script puts it all together. # I will use separate steps.