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