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