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