Just Show Physical Interfaces

echo /sys/class/net/*/device \
    | tr ' ' $'\n' \
    | cut -d/ -f5 \
    | xargs -rn1 ifconfig