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