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