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