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