#!/bin/sh PLC=$(uci get plc.plc.interface) /usr/bin/plctool -i "$PLC" -m "$@" 2>/dev/null | awk -f /usr/share/rpcd/nwinfo.awk