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