GET_ BROADCAST_ IP_ ADDRESS_ COMMAND

private val GET_BROADCAST_IP_ADDRESS_COMMAND: String = "ip -4 addr show | grep -E 'inet .*brd' | awk '{print $4}'"

GET_BROADCAST_IP_ADDRESS_COMMAND bash command used to retrieve the broadcast ip address of the network interface used to execute the Wake-on-Lan start