branches: master
Clone
clone: git://shithub.us/sirjofri/fingerd gits://shithub.us/sirjofri/fingerd
push: hjgit://shithub.us/sirjofri/fingerd
patches to: [email protected]
Last commit
About
fingerd : Plan 9 Finger Server
==============================
Features
--------
- `/lib/finger/motd`: `finger @example.com`
- `/lib/finger/usernotfound`
- `/lib/finger/filenotfound`
- `/usr/$user/finger/finger`: `finger [email protected]`
- `/usr/$user/finger/file`: `finger [email protected]`
Notes:
- `finger @example.com` can also print a list of users.
- If `/lib/finger` files are not here, generic messages will be printed.
- paths can be arbitrarily long, stepping into subdirectories. All `+` will be replaced with `/` for building paths.