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