]> git.lizzy.rs Git - plan9front.git/blob - rc/bin/whois
crop /lib/face/48x48x8/n/nixie.1 to the right size (was 512x512)
[plan9front.git] / rc / bin / whois
1 #!/bin/rc
2
3 for(i in $*)
4         grep '^'$i'     ' /adm/whois ||
5         grep -i $i /adm/keys.who ||
6         grep -i $i /adm/netkeys.who ||
7         grep -i $i /adm/whois ||
8         grep -i $i /adm/users ||
9         echo who indeed is $i