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