ref: 269f706e302ae73d8d3705be16ed77bb63c693db dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }