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