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