X-Git-Url: https://git.xandkar.net/?p=khome.git;a=blobdiff_plain;f=home%2Fbin%2Fp;fp=home%2Fbin%2Fp;h=0f7eb72a6958694b5dac957ffc851b13f7800399;hp=507d578806bff5725daa849d9dc44e251cba279e;hb=88f8cf208bcf23171d40399ea2fc8337ddba3f89;hpb=cb4df246ffb1b97f2b9339330a17d16f37695263 diff --git a/home/bin/p b/home/bin/p index 507d578..0f7eb72 100755 --- a/home/bin/p +++ b/home/bin/p @@ -13,7 +13,7 @@ find() { ' BEGIN {_s = tolower(_s)} - /^[a-zA-Z]/ && tolower($1) ~ _s && NF >= 2 { + /^[^ \t]/ && tolower($1) ~ _s && NF >= 2 { n++ s = $1 p = $NF