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