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