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