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