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