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