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