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