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