Plan 9 from Bell Labs’s /usr/web/sources/plan9/sys/src/cmd/graph/whoami.c
#include "iplot.h" char * whoami(void){ return("general"); }