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