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