Linux: Ping Command
Though many commands in Linux don’t match to Windows, in the case of ping it does:
ping <ip address|hostname>ping <ip address|hostname>ping <ip address|hostname>ping <ip address|hostname>If missing from your distribution or container, install with:
dnf -y install iputilsapt -y install iputilsapk add iputils-pingpacman -Syu iputils