X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=grep-mac;h=0261f1325dd5f194335d24027007848e5dbf0e12;hb=557d0ca5fe7c8c4893a2c433861572e20a81a8c6;hp=8540e88e3ed30e893b885643a3c12602d9d8f042;hpb=d1153cd00319ba4942d69fe6adeedc7820ce4405;p=dell-switch diff --git a/grep-mac b/grep-mac index 8540e88..0261f13 100755 --- a/grep-mac +++ b/grep-mac @@ -1 +1 @@ -grep -i $1 log/*address-table* | sed -e 's/log\///' -e 's/_show.*log:/\t/' -e 's/_/ /' +grep -i $1 log/*bridge\ address* | sed -e 's/log\///' -e 's/_show.*log:/\t/' -e 's/_/ /'