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