mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
simple vwhois
This commit is contained in:
parent
981672ae7e
commit
24c67c3189
1 changed files with 5 additions and 0 deletions
5
bin/vwhois
Executable file
5
bin/vwhois
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/local/plan9/bin/rc
|
||||
|
||||
for(i)
|
||||
plumb -dseemail -a 'filetype=vwhois digest='$i.$pid' mailtype=new sender='$i Mail/mbox/XXXvwhois
|
||||
|
Loading…
Reference in a new issue