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