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