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