{% extends "base.html" %} {% block content %}
A simple web interface to the unix finger command.
Finger is a utility from 1971 written to discover user information on remote unix systems. While it's use has fallen off, you can sometimes still find active finger servers where users provide information about themselves.
See waffles@yttrx.com as an example :)
This site was written by waffles but inspired by Ben Brown's happy net box project.