X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=brc;h=a3724fa444bb91e6acafe90db06b6f143b4342c6;hb=99846b0b4426cf1a187671ca0435d0bbc047e938;hp=02ad1a67b78073f1cb58f6bac878d3e64def4582;hpb=5abdcfce00c6ff61bf3856f7b5101915dc096107;p=distro-setup diff --git a/brc b/brc index 02ad1a6..a3724fa 100644 --- a/brc +++ b/brc @@ -1236,6 +1236,7 @@ ipp() { ifn() { # insensitive find + # -L = follow symlinks find -L . -not \( -name .svn -prune -o -name .git -prune \ -o -name .hg -prune -o -name .editor-backups -prune \ -o -name .undo-tree-history -prune \) -iname "*$**" 2>/dev/null