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