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