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