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