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