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