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