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