shithub: fingerd

ref: 23aaf92ee4cc8844a5390e3048a23b39c917730c
dir: /README/

View raw version
fingerd : Plan 9 Finger Server
==============================

Features
--------

- `/lib/finger/motd`: `finger @example.com`
- `/lib/finger/usernotfound`
- `/lib/finger/filenotfound`
- `/usr/$user/finger/finger`: `finger $user@example.com`
- `/usr/$user/finger/file`: `finger $user/file@example.com`

Notes:

- `finger @example.com` can also print a list of users.
- If `/lib/finger` files are not here, generic messages will be printed.