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