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