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